The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1226/builds/2007

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: itamaro-ubuntu-aws

Build Reason: <unknown>
Blamelist: Barney Gale <barney.g...@gmail.com>, Bénédikt Tran 
<10796600+picn...@users.noreply.github.com>, Erlend E. Aasland 
<erl...@python.org>, Ken Jin <ken...@python.org>, Kirill Podoprigora 
<kirill.ba...@mail.ru>, Pablo Galindo Salgado <pablog...@gmail.com>, Ruben 
Vorderman <r.h.p.vorder...@lumc.nl>, Stefano Rivera <stef...@rivera.za.net>, 
Victor Stinner <vstin...@python.org>, Xie Yanbo <xieya...@gmail.com>, neonene 
<53406459+neon...@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 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
 line 285, in test_class_members
    self.assertEqual(timezone.min.utcoffset(None), -limit)
                     ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'float' object has no attribute 'utcoffset'


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
 line 391, in test_aware_datetime
    self.assertEqual(tz.tzname(t),
                     ^^^^^^^^^
AttributeError: 'float' object has no attribute 'tzname'


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/datetimetester.py",
 line 272, in test_str
    self.assertEqual(str(tz), tz.tzname(None))
                              ^^^^^^^^^
AttributeError: 'float' object has no attribute 'tzname'



Test report
===========

Failed tests:

- test_free_threading

Failed subtests:

- test_aware_datetime - 
test.datetimetester.TestTimeZone_Fast.test_aware_datetime
- test_str - test.datetimetester.TestTimeZone_Fast.test_str
- 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

Reply via email to