[Python-checkins] buildbot failure in g4 osx.4 2.5

buildbot at python.org buildbot at python.org
Fri Nov 2 00:28:24 CET 2007


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

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

Buildslave for this Build: psf-g4

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 "/Users/buildslave/bb/2.5.psf-g4/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 "/Users/buildslave/bb/2.5.psf-g4/build/Lib/bsddb/test/test_recno.py", line 31, in tearDown
    os.remove(self.filename)
OSError: [Errno 2] No such file or directory: '/tmp/tmp2LnLq8'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list