bpo-33951: IDLE test_configdialog: call page.update() in setUpClass by taleinat · Pull Request #7892 · python/cpython
This avoids a failure in at least one case when running only a single test method rather than all tests in the module. The issue came up when testing the following on Windows 10 Pro 64-bit: HighPageTest.test_highlight_target_text_mouse
terryjreedy
changed the title
bpo-33951: test_configdialog: call page.update() in setUpClass() methods
bpo-33951: IDLE test_configdialog: call page.update() in setUpClass
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 24, 2018…thonGH-7892) This avoids a failure in at least one case when running only a single test method rather than all tests in the module. The issue came up when testing the following on Windows 10 Pro 64-bit: HighPageTest.test_highlight_target_text_mouse (cherry picked from commit 2af9f5d) Co-authored-by: Tal Einat <taleinat+github@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 24, 2018…thonGH-7892) This avoids a failure in at least one case when running only a single test method rather than all tests in the module. The issue came up when testing the following on Windows 10 Pro 64-bit: HighPageTest.test_highlight_target_text_mouse (cherry picked from commit 2af9f5d) Co-authored-by: Tal Einat <taleinat+github@gmail.com>
miss-islington added a commit that referenced this pull request
Jun 24, 2018…-7892) This avoids a failure in at least one case when running only a single test method rather than all tests in the module. The issue came up when testing the following on Windows 10 Pro 64-bit: HighPageTest.test_highlight_target_text_mouse (cherry picked from commit 2af9f5d) Co-authored-by: Tal Einat <taleinat+github@gmail.com>
miss-islington added a commit that referenced this pull request
Jun 24, 2018…-7892) This avoids a failure in at least one case when running only a single test method rather than all tests in the module. The issue came up when testing the following on Windows 10 Pro 64-bit: HighPageTest.test_highlight_target_text_mouse (cherry picked from commit 2af9f5d) Co-authored-by: Tal Einat <taleinat+github@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters