◐ Shell
clean mode source ↗

[3.8] bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634) by miss-islington · Pull Request #15658 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Sep 3, 2019

edited by bedevere-bot

Loading

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 1c18aec into python:3.8

Sep 3, 2019

@miss-islington miss-islington deleted the backport-132acab-3.8 branch

September 3, 2019 05:39

@miss-islington

Copy link Copy Markdown

Contributor Author

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

1 similar comment

@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

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot @taleinat