[Python-checkins] buildbot warnings in alpha Tru64 5.1 2.5
buildbot at python.org
buildbot at python.org
Thu Jan 18 11:23:06 CET 2007
The Buildbot has detected a new failure of alpha Tru64 5.1 2.5.
Full details are available at:
http://www.python.org/dev/buildbot/all/alpha%2520Tru64%25205.1%25202.5/builds/140
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: andrew.kuchling,georg.brandl,neal.norwitz,thomas.heller
Build had warnings: warnings test
Excerpt from the test logfile:
3 tests failed:
test_signal test_socket test_tcl
Traceback (most recent call last):
File "./Lib/test/regrtest.py", line 546, in runtest_inner
the_package = __import__(abstest, globals(), locals(), [])
File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/test/test_signal.py", line 143, in <module>
print "KeyboardInterrupt (the alarm() went off)"
File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/test/test_signal.py", line 49, in handlerB
raise HandlerBCalled, args
HandlerBCalled: (30, <frame object at 0x144ced530>)
======================================================================
ERROR: testLoadTk (test.test_tcl.TclTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/test/test_tcl.py", line 125, in testLoadTk
tcl.loadtk()
File "/net/ringneck/scratch1/nnorwitz/python/2.5.norwitz-tru64/build/Lib/lib-tk/Tkinter.py", line 1642, in loadtk
self.tk.loadtk()
TclError: Calling Tk_Init again after a previous call failed might deadlock
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list