Issue 33951: IDLE test failing only when called by itself: HighPageTest.test_highlight_target_text_mouse
Created on 2018-06-24 06:17 by taleinat, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 7892 | merged | taleinat, 2018-06-24 06:19 | |
| PR 7887 | zach.ware, 2018-06-24 06:24 | ||
| PR 7896 | merged | miss-islington, 2018-06-24 20:37 | |
| PR 7897 | merged | miss-islington, 2018-06-24 20:38 | |
| Messages (4) | |||
|---|---|---|---|
| msg320357 - (view) | Author: Tal Einat (taleinat) * ![]() |
Date: 2018-06-24 06:17 | |
The issue occurs when running the following on Windows 10 Pro 64-bit on the latest master branch (ea737751b10fff752aafed0231e8a02b82ba365d): python -m test -ugui -m test_highlight_target_text_mouse test_idle (This test failed for perhaps an unrelated reason on Travis CI for GH-7887. I encountered the issue while investigating that failure.) |
|||
| msg320385 - (view) | Author: Terry J. Reedy (terry.reedy) * ![]() |
Date: 2018-06-24 20:36 | |
New changeset 2af9f5d334eeca588eeee87d177faf0012c63a03 by Terry Jan Reedy (Tal Einat) in branch 'master': bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) https://github.com/python/cpython/commit/2af9f5d334eeca588eeee87d177faf0012c63a03 |
|||
| msg320387 - (view) | Author: miss-islington (miss-islington) | Date: 2018-06-24 20:55 | |
New changeset b3bac968fe5beb6e6e334903519b2c8ce5bb366b by Miss Islington (bot) in branch '3.7': bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) https://github.com/python/cpython/commit/b3bac968fe5beb6e6e334903519b2c8ce5bb366b |
|||
| msg320388 - (view) | Author: miss-islington (miss-islington) | Date: 2018-06-24 21:06 | |
New changeset cef5da5441776090026c735ca1c9fa277f8b9931 by Miss Islington (bot) in branch '3.6': bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) https://github.com/python/cpython/commit/cef5da5441776090026c735ca1c9fa277f8b9931 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:02 | admin | set | github: 78132 |
| 2018-06-24 21:09:52 | terry.reedy | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-06-24 21:06:32 | miss-islington | set | messages: + msg320388 |
| 2018-06-24 20:55:42 | miss-islington | set | nosy:
+ miss-islington messages: + msg320387 |
| 2018-06-24 20:38:11 | miss-islington | set | pull_requests: + pull_request7503 |
| 2018-06-24 20:37:19 | miss-islington | set | pull_requests: + pull_request7502 |
| 2018-06-24 20:36:02 | terry.reedy | set | messages: + msg320385 |
| 2018-06-24 06:24:22 | zach.ware | set | pull_requests: + pull_request7499 |
| 2018-06-24 06:19:48 | taleinat | set | keywords:
+ patch stage: patch review pull_requests: + pull_request7498 |
| 2018-06-24 06:17:16 | taleinat | create | |
