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 neologix
Recipients belopolsky, flox, neologix, python-dev, vstinner
Date 2011-12-14.18:33:30
SpamBayes Score 0.0016674876
Marked as misclassified No
Message-id <1323887611.26.0.331023502442.issue11886@psf.upfronthosting.co.za>
In-reply-to
Content
Another failure on a 2.7 FreeBSD buildbot:
"""
test test_time failed -- Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/2.7.bolen-freebsd7/build/Lib/test/test_time.py", line 193, in test_tzset
    self.assertTrue(time.tzname[1] == 'AEDT', str(time.tzname[1]))
AssertionError: EDT
"""

http://www.python.org/dev/buildbot/all/builders/x86 FreeBSD 7.2 2.7/builds/859/steps/test/logs/stdio
History
Date User Action Args
2011-12-14 18:33:31neologixsetrecipients: + neologix, belopolsky, vstinner, flox, python-dev
2011-12-14 18:33:31neologixsetmessageid: <1323887611.26.0.331023502442.issue11886@psf.upfronthosting.co.za>
2011-12-14 18:33:30neologixlinkissue11886 messages
2011-12-14 18:33:30neologixcreate