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 serhiy.storchaka
Recipients ned.deily, serhiy.storchaka
Date 2014-02-09.09:47:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391939232.23.0.126428095752.issue20567@psf.upfronthosting.co.za>
In-reply-to
Content
Could you try test_ttk_guionly after test_all, test_builtins, test_tcl? If the issue is not reproduced, try to use binary search: divide the tests before test_ttk_guionly on to parts, and run tests with one half, then with other. Repeat until found the culprit.
History
Date User Action Args
2014-02-09 09:47:12serhiy.storchakasetrecipients: + serhiy.storchaka, ned.deily
2014-02-09 09:47:12serhiy.storchakasetmessageid: <1391939232.23.0.126428095752.issue20567@psf.upfronthosting.co.za>
2014-02-09 09:47:12serhiy.storchakalinkissue20567 messages
2014-02-09 09:47:12serhiy.storchakacreate