[Python-checkins] buildbot failure in x86 XP-4 3.0

buildbot at python.org buildbot at python.org
Sun Apr 13 17:20:39 CEST 2008


The Buildbot has detected a new failure of x86 XP-4 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%203.0/builds/701

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_warnings

======================================================================
ERROR: test_show_warning_output (test.test_warnings._WarningsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_warnings.py", line 331, in test_show_warning_output
    path, line, warning_class, message = first_line.split(':')
ValueError: too many values to unpack

======================================================================
FAIL: test_once (test.test_warnings.CFilterTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_warnings.py", line 132, in test_once
    self.assertEquals(w.message, message)
AssertionError: None != UserWarning('FilterTests.test_once',)

======================================================================
FAIL: test_once (test.test_warnings.PyFilterTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_warnings.py", line 132, in test_once
    self.assertEquals(w.message, message)
AssertionError: None != UserWarning('FilterTests.test_once',)

======================================================================
FAIL: test_onceregistry (test.test_warnings._WarningsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_warnings.py", line 289, in test_onceregistry
    self.failUnlessEqual(w.message, message)
AssertionError: None != UserWarning('onceregistry test',)

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list