This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients akira, belopolsky, martin.panter, python-dev, stub, tim.peters, vstinner
Date 2016-07-23.03:09:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469243399.95.0.33235800131.issue24773@psf.upfronthosting.co.za>
In-reply-to
Content
This upset the buildbots:

http://buildbot.python.org/all/builders/PPC64%20Fedora%203.x/builds/1259/steps/test/logs/stdio
======================================================================
FAIL: test_all (test.datetimetester.ZoneInfoCompleteTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/shager/cpython-buildarea/3.x.edelsohn-fedora-ppc64/build/Lib/test/datetimetester.py", line 4784, in test_all
    self.assertTrue(result.wasSuccessful(), name + ' ' + suffix)
AssertionError: False is not true : Africa/El_Aaiun system_transitions
History
Date User Action Args
2016-07-23 03:10:00martin.pantersetrecipients: + martin.panter, tim.peters, belopolsky, vstinner, stub, akira, python-dev
2016-07-23 03:09:59martin.pantersetmessageid: <1469243399.95.0.33235800131.issue24773@psf.upfronthosting.co.za>
2016-07-23 03:09:59martin.panterlinkissue24773 messages
2016-07-23 03:09:59martin.pantercreate