-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-free-threadingtopic-multiprocessingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Seen in https://github.com/python/cpython/actions/runs/13606907022/job/38039459160?pr=130732
FAIL: test_notify (test.test_multiprocessing_spawn.test_threads.WithThreadsTestCondition.test_notify)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\a\cpython\cpython\Lib\test\_test_multiprocessing.py", line 1691, in test_notify
self.assertReturnsIfImplemented(2, get_value, woken)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "D:\a\cpython\cpython\Lib\test\_test_multiprocessing.py", line 275, in assertReturnsIfImplemented
return self.assertEqual(value, res)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
AssertionError: 2 != 1
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-free-threadingtopic-multiprocessingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error