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 <[email protected]>, Bénédikt Tran 
<[email protected]>, Erlend E. Aasland 
<[email protected]>, Ken Jin <[email protected]>, Kirill Podoprigora 
<[email protected]>, Pablo Galindo Salgado <[email protected]>, Ruben 
Vorderman <[email protected]>, Stefano Rivera <[email protected]>, 
Victor Stinner <[email protected]>, Xie Yanbo <[email protected]>, neonene 
<[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.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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]

Reply via email to