Skip to content

Conversation

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Feb 24, 2019

It looks like some testing code was inadvertently committed in d8b5942 for bpo-26386 causing only the Treeview testcases to be executed when test_ttk_gui_only is run on 2.7. (I noticed this because a testcase was failing on other branches but not 2.7 although the tests are virtually identical.)

https://bugs.python.org/issue26386

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Feb 24, 2019
@ned-deily ned-deily changed the title bpo-26386: Re-enable missing widget testcases in test_ttk_guionly. [2.7] bpo-26386: Re-enable missing widget testcases in test_ttk_guionly. Feb 24, 2019
@ned-deily ned-deily merged commit 72ff2f7 into python:2.7 Feb 24, 2019
@ned-deily ned-deily deleted the bpo-26386-reenable-tests branch February 24, 2019 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

3 participants