Bug 252313
Summary: | REGRESSION (259904@main): [ iOS ] Two editing/selection/iOS/ tests are a consistent timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=216325 |
Karl Rackler
Description:
editing/selection/ios/change-selection-by-tapping-with-existing-selection.html
editing/selection/ios/persist-selection-after-tapping-on-element-with-mousedown-handler.html
The test was consistently passing until at commit 259904@main where it began to consistently timeout.
This issue can be bisected to 259904@main using command:
run-webkit-tests --release --iterations=1 --ios-simulator editing/selection/ios/change-selection-by-tapping-with-existing-selection.html
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=editing%2Fselection%2Fios%2Fchange-selection-by-tapping-with-existing-selection.html&test=editing%2Fselection%2Fios%2Fpersist-selection-after-tapping-on-element-with-mousedown-handler.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105496266>
Karl Rackler
I have marked this test as a consistent timeout while this issue is investigated.
EWS
Test gardening commit 260311@main (c04fdaf9cd74): <https://commits.webkit.org/260311@main>
Reviewed commits have been landed. Closing PR #10144 and removing active labels.
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/10160
EWS
Committed 260354@main (1fdbfd80de70): <https://commits.webkit.org/260354@main>
Reviewed commits have been landed. Closing PR #10160 and removing active labels.