Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] bpo-26386: Re-enable missing widget testcases in test_ttk_guionly. #12014

Merged
merged 1 commit into from Feb 24, 2019

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

@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
5 checks passed
@ned-deily ned-deily deleted the bpo-26386-reenable-tests branch Feb 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants