[issue42142] FAIL tkinter ttk LabeledScale test_resize

Terry J. Reedy report at bugs.python.org
Sat Oct 24 19:29:20 EDT 2020


New submission from Terry J. Reedy <tjreedy at udel.edu>:

This appears to have timed out as there was no other error indication.
Azure Pipelines, retested gave 2nd failure.  Passed on another PR.

test_resize (tkinter.test.test_ttk.test_extensions.LabeledScaleTest) ... Timeout (0:20:00)!
Thread 0x00007f787182e080 (most recent call first):
  File "/home/vsts/work/1/s/Lib/tkinter/__init__.py", line 696 in wait_visibility
  File "/home/vsts/work/1/s/Lib/tkinter/test/test_ttk/test_extensions.py", line 190 in test_resize
...

----------
messages: 379543
nosy: serhiy.storchaka, terry.reedy
priority: normal
severity: normal
status: open
title: FAIL tkinter ttk LabeledScale test_resize
type: behavior
versions: Python 3.10

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


More information about the Python-bugs-list mailing list