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 epaine, serhiy.storchaka, steve.dower, terry.reedy, vstinner
Date 2020-11-19.03:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605756519.42.0.765689247627.issue42142@roundup.psfhosted.org>
In-reply-to
Content
> Would this not also stop a number of IDLE tests? (Terry?)

Yes, at least half of them.  It took years to get us to run gui tests with the X simulator mock.  When we first added gui tests for IDLE in 2013, they (and the t/tk gui tests) were only run on Windows.

Please do not undo that.  Better to kill just wait-visibility on Linux.
History
Date User Action Args
2020-11-19 03:28:39terry.reedysetrecipients: + terry.reedy, vstinner, serhiy.storchaka, steve.dower, epaine
2020-11-19 03:28:39terry.reedysetmessageid: <1605756519.42.0.765689247627.issue42142@roundup.psfhosted.org>
2020-11-19 03:28:39terry.reedylinkissue42142 messages
2020-11-19 03:28:39terry.reedycreate