[Python-checkins] buildbot failure in alpha Debian 2.5

buildbot at python.org buildbot at python.org
Sat Sep 15 02:23:04 CEST 2007


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

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

Buildslave for this Build: klose-debian-alpha

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_pow test_resource

======================================================================
ERROR: test_bug705231 (test.test_pow.PowTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/2.5.klose-debian-alpha/build/Lib/test/test_pow.py", line 109, in test_bug705231
    eq(pow(a, 1.23e167), 1.0)
ValueError: negative number cannot be raised to a fractional power

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 549, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/home/pybot/buildarea/2.5.klose-debian-alpha/build/Lib/test/test_resource.py", line 42, in <module>
    f.close()
IOError: [Errno 27] File too large

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list