[3.8] bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634) by miss-islington · Pull Request #15658 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
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
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
requested a review
from terryjreedy
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
terryjreedy
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Sep 3, 2019
miss-islington commented
Contributor Author
@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
1c18aec
into
python:3.8
miss-islington
deleted the
backport-132acab-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
miss-islington
commented
Sep 3, 2019
miss-islington commented
Contributor Author
@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .
1 similar comment
miss-islington
commented
Sep 3, 2019
miss-islington commented
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