We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2607c commit 863a92fCopy full SHA for 863a92f
Lib/test/test_types.py
@@ -2382,7 +2382,6 @@ def setUpClass(cls):
2382
2383
@cpython_only
2384
@no_rerun('channels (and queues) might have a refleak; see gh-122199')
2385
- @unittest.skipIf(is_apple_mobile, "Fails on iOS due to test ordering; see #121832.")
2386
def test_slot_wrappers(self):
2387
rch, sch = interpreters.channels.create()
2388
0 commit comments