[issue11925] test_ttk_guionly.test_traversal() failed on "x86 Windows7 3.x"

STINNER Victor report at bugs.python.org
Tue Apr 26 02:00:12 CEST 2011


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

test_ttk_guionly.test_traversal() failed on "x86 Windows7 3.x":
---------------
[120/354] test_ttk_guionly
test test_ttk_guionly failed -- Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\tkinter\test\test_ttk\test_widgets.py", line 713, in test_traversal
    self.assertEqual(self.nb.select(), str(self.child2))
AssertionError: '.116458816' != '.116461336'
- .116458816
+ .116461336
---------------
http://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.x/builds/2984/steps/test/logs/stdio

----------
components: Tests, Tkinter, Windows
messages: 134430
nosy: haypo
priority: normal
severity: normal
status: open
title: test_ttk_guionly.test_traversal() failed on "x86 Windows7 3.x"
versions: Python 3.3

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


More information about the Python-bugs-list mailing list