[Python-checkins] buildbot failure in x86 XP 2.5

buildbot at python.org buildbot at python.org
Thu Nov 1 23:41:31 CET 2007


The Buildbot has detected a new failure of x86 XP 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP%202.5/builds/309

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

Buildslave for this Build: mcintyre-windows

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: georg.brandl,gregory.p.smith,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_bsddb3

======================================================================
ERROR: test02_WithSource (bsddb.test.test_recno.SimpleRecnoTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\2.5.mcintyre-windows\build\lib\bsddb\test\test_recno.py", line 210, in test02_WithSource
    f = open(source, 'w') # create the file
IOError: [Errno 2] No such file or directory: '../lib/test\\db_home/test_recno.txt'

======================================================================
ERROR: test02_WithSource (bsddb.test.test_recno.SimpleRecnoTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\2.5.mcintyre-windows\build\lib\bsddb\test\test_recno.py", line 31, in tearDown
    os.remove(self.filename)
WindowsError: [Error 2] The system cannot find the file specified: 'c:\\docume~1\\alanmc~1\\locals~1\\temp\\tmph9zv3y'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list