[issue36286] Random failure in test_idle

2019-03-23 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker ___ ___

[issue36286] Random failure in test_idle

2019-03-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: I found that clicking on the font sample was usually enough to cause a failure and restart. Should we close this? -- ___ Python tracker

[issue36286] Random failure in test_idle

2019-03-23 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: I can not reproduce the failure by running the script. But I get it when switch to other window or change the focus in other way. My guess is that I clicked on other window when ran tests. -- ___ Python tracker

[issue36286] Random failure in test_idle

2019-03-22 Thread Terry J. Reedy
Terry J. Reedy added the comment: I reran test_cdfail and it did 2.7 million loops without failure. -- ___ Python tracker ___ ___

[issue36286] Random failure in test_idle

2019-03-22 Thread Terry J. Reedy
Terry J. Reedy added the comment: #36389 appears to be a similar failure. -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue36286] Random failure in test_idle

2019-03-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am guessing that test_idle and hence this test have been run over 500 days X 20 runs/day (1 times) since merged. This is the first report I have seen, though failures that get retested would be masked. My guess is a sporadic timing delay such that

[issue36286] Random failure in test_idle

2019-03-14 Thread Serhiy Storchaka
New submission from Serhiy Storchaka : I have got a failure in test_idle: 0:00:21 load avg: 3.40 [ 76/420/1] test_idle failed test test_idle failed -- Traceback (most recent call last): File "/home/serhiy/py/cpython-clinic/Lib/idlelib/idle_test/test_configdialog.py", line 104, in