Bug 215177
Summary: | [ macOS iOS wk2 Release] editing/selection/navigation-clears-editor-state.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fujii.hironori, 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=190890 https://bugs.webkit.org/show_bug.cgi?id=219019 |
Hector Lopez
editing/selection/navigation-clears-editor-state.html
This test is flaky according to history on macOS and iOS Release. First occurrence of failure on iOS Release at r262601. First occurrence of failure on macOS at r262621
History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fnavigation-clears-editor-state.html&limit=50000&style=release&platform=mac&platform=ios
Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/editing/selection/navigation-clears-editor-state-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/editing/selection/navigation-clears-editor-state-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS freed more than 15% of documents
+FAIL freed less than 15% of documents
PASS successfullyParsed is true
TEST COMPLETE
Previous reported flakiness:
https://bugs.webkit.org/show_bug.cgi?id=190890
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66585574>
Hector Lopez
Test expectations added while investigated:
https://trac.webkit.org/changeset/265296/webkit
Ryan Haddad
(In reply to Hector Lopez from comment #0)
> Previous reported flakiness:
> https://bugs.webkit.org/show_bug.cgi?id=190890
This was reported against macOS WK1, so this occurrence on WK2 seems like something new.
Fujii Hironori
Fixed by 252375@main.