[Python-checkins] buildbot warnings in alpha Debian trunk

buildbot at python.org buildbot at python.org
Fri Jul 13 21:33:30 CEST 2007


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: thomas.heller

Build had warnings: warnings 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/trunk.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

======================================================================
ERROR: test_fsize_enforced (test.test_resource.ResourceTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_resource.py", line 59, in test_fsize_enforced
    f.close()
IOError: [Errno 27] File too large

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list