[issue12336] tkinter.test.test_ttk.test_widgets.test_select() failure on FreeBSD 6.4 3.x

STINNER Victor report at bugs.python.org
Tue Jun 14 23:58:19 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

test test_ttk_guionly failed -- Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/tkinter/test/test_ttk/test_widgets.py", line 674, in test_select
    self.assertTrue(success)
AssertionError: [] is not true

http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%206.4%203.x/builds/1579/steps/test/logs/stdio

This buildbot is very slow.

See also #11925 and #10736.

----------
components: Tests, Tkinter
keywords: buildbot
messages: 138353
nosy: haypo
priority: normal
severity: normal
status: open
title: tkinter.test.test_ttk.test_widgets.test_select() failure on FreeBSD 6.4 3.x
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12336>
_______________________________________


More information about the Python-bugs-list mailing list