[Python-checkins] buildbot failure in x86 gentoo trunk

buildbot at python.org buildbot at python.org
Mon Apr 27 16:10:07 CEST 2009


The Buildbot has detected a new failure of x86 gentoo trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20gentoo%20trunk/builds/4886

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: norwitz-x86

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: vinay.sajip

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_time

======================================================================
FAIL: test_tzset (test.test_time.TimeTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/test/test_time.py", line 152, in test_tzset
    time.gmtime(xmas2002), time.localtime(xmas2002)
AssertionError: time.struct_time(tm_year=2002, tm_mon=12, tm_mday=25, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=2, tm_yday=359, tm_isdst=0) != time.struct_time(tm_year=2002, tm_mon=12, tm_mday=24, tm_hour=19, tm_min=0, tm_sec=0, tm_wday=1, tm_yday=358, tm_isdst=0)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list