mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
unbreak test_cprofile
This commit is contained in:
parent
d8506df229
commit
4e299c709b
3 changed files with 72 additions and 130 deletions
|
@ -1137,7 +1137,6 @@ class _ExpectedSkips:
|
|||
|
||||
# These are broken tests, for now skipped on every platform.
|
||||
# XXX Fix these!
|
||||
self.expected.add('test_cProfile')
|
||||
self.expected.add('test_nis')
|
||||
|
||||
# expected to be skipped on every platform, even Linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue