◐ Shell
reader mode source ↗
Skip to content

[3.7] bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)#15657

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-132acab-3.7
Sep 3, 2019
Merged

[3.7] bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)#15657
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-132acab-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 3, 2019

Copy link
Copy Markdown
Contributor

Extending the hover delay in test_tooltip should avoid spurious test_idle failures.
One longer delay instead of two shorter delays results in a net speedup.
(cherry picked from commit 132acab)

Co-authored-by: Tal Einat taleinat+github@gmail.com

https://bugs.python.org/issue35771

Extending the hover delay in test_tooltip should avoid spurious test_idle failures.
One longer delay instead of two shorter delays results in a net speedup.
(cherry picked from commit 132acab)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 4805805 into python:3.7 Sep 3, 2019
@miss-islington miss-islington deleted the backport-132acab-3.7 branch September 3, 2019 05:35
@miss-islington

Copy link
Copy Markdown
Contributor Author

@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants