[Python-checkins] buildbot failure in OS X x86 3.0
buildbot at python.org
buildbot at python.org
Tue Aug 19 03:56:16 CEST 2008
The Buildbot has detected a new failure of OS X x86 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/OS%20X%20x86%203.0/builds/208
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: noller-osx86
Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_threading
======================================================================
FAIL: test_pep8ified_threading (test.test_threading.ThreadTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_threading.py", line 337, in test_pep8ified_threading
check(t.isDaemon(), w, msg)
File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_threading.py", line 330, in check
self.assertEqual(str(w.message), msg)
AssertionError: 'None' != 'isDaemon() is deprecated in favor of the Thread.daemon property'
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list