[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Fri Dec 22 16:47:32 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_dumbdbm

======================================================================
FAIL: test_dumbdbm_creation_mode (test.test_dumbdbm.DumbDBMTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_dumbdbm.py", line 51, in test_dumbdbm_creation_mode
    self.assertEqual(stat.S_IMODE(st.st_mode), 0632)
AssertionError: 438 != 410

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list