☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks NoGIL 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1396/builds/1908
Buildbot URL: https://buildbot.python.org/
Worker for this Build: itamaro-macos-arm64-aws
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_multiprocessing.py", line 1493, in test_repr_rlock self.assertEqual('<RLock(SomeOtherThread, nonzero)>', repr(lock)) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '<RLock(SomeOtherThread, nonzero)>' != '<RLock(SomeOtherProcess, nonzero)>'
- <RLock(SomeOtherThread, nonzero)> ? ^^ ^^
- <RLock(SomeOtherProcess, nonzero)> ? ^ ++ ^^
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_multiprocessing.py", line 1493, in test_repr_rlock self.assertEqual('<RLock(SomeOtherThread, nonzero)>', repr(lock)) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '<RLock(SomeOtherThread, nonzero)>' != '<RLock(None, 0)>'
- <RLock(SomeOtherThread, nonzero)>
- <RLock(None, 0)>
Test report
Failed tests:
- test.test_multiprocessing_spawn.test_processes
Failed subtests:
- test_repr_rlock - test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_repr_rlock
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org