[Python-checkins] buildbot failure in AMD64 W2k8 3.0

buildbot at python.org buildbot at python.org
Wed Aug 20 11:58:08 CEST 2008


The Buildbot has detected a new failure of AMD64 W2k8 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/AMD64%20W2k8%203.0/builds/621

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

Buildslave for this Build: nelson-win64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_sys

======================================================================
FAIL: test_objecttypes (test.test_sys.SizeofTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "S:\buildbots\python.x64\3.0.nelson-win64\build\lib\test\test_sys.py", line 577, in test_objecttypes
    check(range(66000), size(h + '3l'))
  File "S:\buildbots\python.x64\3.0.nelson-win64\build\lib\test\test_sys.py", line 393, in check_sizeof
    self.assertEqual(result, size, msg)
AssertionError: wrong size for <class 'range'>: got 56, expected 48

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list