This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2020-10-24.23:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603582160.73.0.386671878138.issue42142@roundup.psfhosted.org>
In-reply-to
Content
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
...
History
Date User Action Args
2020-10-24 23:29:20terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2020-10-24 23:29:20terry.reedysetmessageid: <1603582160.73.0.386671878138.issue42142@roundup.psfhosted.org>
2020-10-24 23:29:20terry.reedylinkissue42142 messages
2020-10-24 23:29:20terry.reedycreate