[Python-checkins] buildbot failure in ia64 Ubuntu 3.0

buildbot at python.org buildbot at python.org
Sun Feb 10 17:50:23 CET 2008


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

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: eric.smith

BUILD FAILED: failed test

Excerpt from the test logfile:
3 tests failed:
    test_cProfile test_defaultdict test_profile

======================================================================
FAIL: test_copy (test.test_defaultdict.TestDefaultDict)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_defaultdict.py", line 98, in test_copy
    self.assertEqual(type(d2), defaultdict)
AssertionError: <type 'dict'> != <type 'collections.defaultdict'>

======================================================================
FAIL: test_cprofile (test.test_profile.ProfileTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_profile.py", line 37, in test_cprofile
    self.assertEqual(results[0], 43000)
AssertionError: 44000 != 43000

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list