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/all/#/builders/1396/builds/85
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-macos-arm64-aws Build Reason: <unknown> Blamelist: Eric Snow <ericsnowcurren...@gmail.com>, Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Victor Stinner <vstin...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/unittest/async_case.py", line 93, in _callTestMethod if self._callMaybeAsync(method) is not None: ~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/unittest/async_case.py", line 115, in _callMaybeAsync return self._asyncioRunner.run( ~~~~~~~~~~~~~~~~~~~~~~~^ func(*args, **kwargs), ^^^^^^^^^^^^^^^^^^^^^^ context=self._asyncioTestContext, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/asyncio/base_events.py", line 721, in run_until_complete return future.result() ~~~~~~~~~~~~~^^ File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_asyncio/test_threads.py", line 41, in test_to_thread_concurrent self.assertEqual(func.call_count, 10) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ AssertionError: 9 != 10 Test report =========== Failed tests: - test.test_asyncio.test_threads - test_free_threading Failed subtests: - test_to_thread_concurrent - test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent Test leaking resources: - test_free_threading: memory blocks - test_threads: memory blocks - test_free_threading: references Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com