Skip to content

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

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

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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

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 [email protected]

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 <[email protected]>
@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

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants