[issue42142] test_ttk timeout: FAIL tkinter ttk LabeledScale test_resize, and more

Serhiy Storchaka report at bugs.python.org
Tue Dec 15 11:16:11 EST 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

There should be no timeouts (because wait_visibility no longer is used in tests). The fix can introduce new failures (like in issue42507), but it is a separate issue and may be related to bugs in the implementation of Tk on macOS.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42142>
_______________________________________


More information about the Python-bugs-list mailing list