bpo-33951: IDLE test_configdialog: call page.update() in setUpClass by taleinat · Pull Request #7892 · python/cpython

@taleinat

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

@terryjreedy terryjreedy changed the title bpo-33951: test_configdialog: call page.update() in setUpClass() methods bpo-33951: IDLE test_configdialog: call page.update() in setUpClass

Jun 24, 2018

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>