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/199
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-macos-arm64-aws Build Reason: <unknown> Blamelist: Barney Gale <barney.g...@gmail.com>, Jelle Zijlstra <jelle.zijls...@gmail.com>, Miss Islington (bot) <31488909+miss-isling...@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/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py", line 304, in test_class_members self.assertEqual(timezone.min.utcoffset(None), -limit) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'float' object has no attribute 'utcoffset' Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 131, in test_free_reference self.assertIsNone(wr()) ~~~~~~~~~~~~~~~~~^^^^^^ AssertionError: <test.test_concurrent_futures.executor.MyObject object at 0x200060b0090> is not None Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 131, in test_free_reference self.assertIsNone(wr()) ~~~~~~~~~~~~~~~~~^^^^^^ AssertionError: <test.test_concurrent_futures.executor.MyObject object at 0x200040a00e0> is not None Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py", line 410, in test_aware_datetime self.assertEqual(tz.tzname(t), ^^^^^^^^^ AttributeError: 'float' object has no attribute 'tzname' Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py", line 291, in test_str self.assertEqual(str(tz), tz.tzname(None)) ^^^^^^^^^ AttributeError: 'float' object has no attribute 'tzname' Test report =========== Failed tests: - test.test_concurrent_futures.test_thread_pool Failed subtests: - test_aware_datetime - test.datetimetester.TestTimeZone_Fast.test_aware_datetime - test_str - test.datetimetester.TestTimeZone_Fast.test_str - test_free_reference - test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference - test_class_members - test.datetimetester.TestTimeZone_Fast.test_class_members 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