[Python-checkins] buildbot failure in i386 Ubuntu trunk
buildbot at python.org
buildbot at python.org
Mon Feb 9 20:46:36 CET 2009
The Buildbot has detected a new failure of i386 Ubuntu trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/i386%20Ubuntu%20trunk/builds/845
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-ubuntu-i386
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: guilherme.polo
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_tk
======================================================================
ERROR: test_search (test_tkinter.test_text.TextTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/lib-tk/test/test_tkinter/test_text.py", line 11, in setUp
self.root = setup_master()
File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/lib-tk/ttk.py", line 361, in setup_master
master = Tkinter._default_root or Tkinter.Tk()
File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/lib-tk/Tkinter.py", line 1643, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
TclError: no display name and no $DISPLAY environment variable
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list