[issue19654] test_tkinter sporadic skipped on "x86 Tiger 3.x" buildbot

2015-03-18 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> out of date status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue19654] test_tkinter sporadic skipped on "x86 Tiger 3.x" buildbot

2014-02-02 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: > The mystery remains why test_tk appears to alternately pass and fail on this > buildbot. I don't see why it doesn't always fail. test_tk not fails in case when it is just skipped. And why it is sporadic skipped, this is very interesting question. ---