[Python-checkins] buildbot failure in x86 gentoo 2.6
buildbot at python.org
buildbot at python.org
Fri Jul 17 09:27:20 CEST 2009
The Buildbot has detected a new failure of x86 gentoo 2.6.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20gentoo%202.6/builds/416
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: norwitz-x86
Build Reason:
Build Source Stamp: [branch branches/release26-maint] HEAD
Blamelist: hirokazu.yamamoto
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_warnings
======================================================================
ERROR: test_bad_str (test.test_warnings.CWarnTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildslave/python-trunk/2.6.norwitz-x86/build/Lib/test/test_warnings.py", line 350, in test_bad_str
with self.assertRaises(ValueError):
TypeError: failUnlessRaises() takes at least 3 arguments (2 given)
======================================================================
ERROR: test_bad_str (test.test_warnings.PyWarnTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildslave/python-trunk/2.6.norwitz-x86/build/Lib/test/test_warnings.py", line 350, in test_bad_str
with self.assertRaises(ValueError):
TypeError: failUnlessRaises() takes at least 3 arguments (2 given)
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list