[Python-checkins] buildbot failure in x86 FreeBSD trunk

buildbot at python.org buildbot at python.org
Sun Oct 14 02:40:38 CEST 2007


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

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

Buildslave for this Build: bolen-freebsd

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,gregory.p.smith

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_bsddb3

======================================================================
ERROR: test_Modify (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/trunk.bolen-freebsd/build/Lib/bsddb/test/test_dbtables.py", line 341, in test_Modify
    mappings={'Access': increment_access})
  File "/usr/home/db3l/buildarea/trunk.bolen-freebsd/build/Lib/bsddb/dbtables.py", line 455, in Modify
    dataitem = mappings[column](dataitem)
  File "/usr/home/db3l/buildarea/trunk.bolen-freebsd/build/Lib/bsddb/test/test_dbtables.py", line 328, in increment_access
    return str(int(count)+1)
TypeError: int() argument must be a string or a number, not 'NoneType'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list