The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks
3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1431/builds/116
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
line 823, in test_resolution_info
self.assertEqual(timedelta.resolution, timedelta(0, 0, 1))
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: datetime.timedelta(days=-999999999) !=
datetime.timedelta(microseconds=1)
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
line 6299, in test_folds
udt = dt + x
~~~^~~
OverflowError: date value out of range
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
line 6321, in test_gaps
udt = dt + x
~~~^~~
OverflowError: date value out of range
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
line 828, in test_overflow
td = timedelta.min + tiny
~~~~~~~~~~~~~~^~~~~~
OverflowError: days=-1999999998; must have magnitude <= 999999999
Test report
===========
Failed tests:
- test_free_threading
Failed subtests:
- test_folds - test.datetimetester.ZoneInfoTest_Fast.test_folds
- test_gaps - test.datetimetester.ZoneInfoTest_Fast.test_gaps
- test_overflow - test.datetimetester.TestTimeDelta_Fast.test_overflow
- test_resolution_info -
test.datetimetester.TestTimeDelta_Fast.test_resolution_info
Test leaking resources:
- test_free_threading: memory blocks
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]