[issue8204] test_ttk_guionly assertion error on 3.x linux 64-bit

Sridhar Ratnakumar report at bugs.python.org
Mon Mar 22 22:11:08 CET 2010


New submission from Sridhar Ratnakumar <sridharr at activestate.com>:

This happens on 3.1.2 Linux 64-bit.

test test_ttk_guionly failed -- Traceback (most recent call last):
  File "/home/apy/rrun/tmp/autotest/apy/lib/python3.1/tkinter/test/test_ttk/test_widgets.py", line 708, in test_traversal
    self.assertEqual(self.nb.select(), str(self.child2))
AssertionError: '.183072530064' != '.183072529552'

----------
components: Tests, Tkinter
messages: 101533
nosy: srid
severity: normal
status: open
title: test_ttk_guionly assertion error on 3.x linux 64-bit
type: behavior
versions: Python 3.1

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


More information about the Python-bugs-list mailing list