Bug 190890
Summary: | [macOS Release WK1] Layout Test editing/selection/navigation-clears-editor-state.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | Hironori.Fujii, jlewis3, realdawei, rniwa, saam, tsavell |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=187309 https://bugs.webkit.org/show_bug.cgi?id=187389 https://bugs.webkit.org/show_bug.cgi?id=215177 |
Ryan Haddad
The following layout test is failing on macOS Release WK1
editing/selection/navigation-clears-editor-state.html
Probable cause:
Unknown.
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2Fselection%2Fnavigation-clears-editor-state.html
--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/editing/selection/navigation-clears-editor-state-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Flakiness in this test was previously reported in:
https://bugs.webkit.org/show_bug.cgi?id=187309
https://bugs.webkit.org/show_bug.cgi?id=187389
Fujii Hironori
Fixed by 252375@main.