Bug 240544
Summary: | [ iOS ] editing/selection/ios/show-callout-bar-after-selecting-word.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | megan_gardner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 241837 |
Dawn Morningstar
editing/selection/ios/show-callout-bar-after-selecting-word.html
is a flaky timeout on iOS queues
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fios%2Fshow-callout-bar-after-selecting-word.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/show-callout-bar-after-selecting-word-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/show-callout-bar-after-selecting-word-actual.txt
@@ -1,11 +1,9 @@
+FAIL: Timed out waiting for notifyDone to be called
+
+WebKit
This test verifies that the callout bar is shown after selecting a word in an editable element using the callout bar. To test manually, focus the editable area and tap 'Select' in the callout bar; the callout bar should appear again, with an option to 'Copy'.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Showed menu by tapping
-PASS Selected word using menu action
-PASS Callout bar contains 'Copy' action
-PASS successfullyParsed is true
-TEST COMPLETE
-
DIFF-URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250643@main%20(2626)/editing/selection/ios/show-callout-bar-after-selecting-word-diff.txt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dawn Morningstar
I was unable to recreate with run-webkit-tests at TOT, even using multiple iterations.
First timeout appears to have been around r291181
Radar WebKit Bug Importer
<rdar://problem/93458507>
Wenson Hsieh
*** Bug 241761 has been marked as a duplicate of this bug. ***
Wenson Hsieh
I'll use this bug to track the fact that this test is flaky on iOS 15, and always times out on iOS 16.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/1626
EWS
Committed r295732 (251737@main): <https://commits.webkit.org/251737@main>
Reviewed commits have been landed. Closing PR #1626 and removing active labels.