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 BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, 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

Description Hector Lopez 2020-08-05 11:32:40 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-08-05 11:33:02 PDT
<rdar://problem/66585574>
Comment 2 Hector Lopez 2020-08-05 12:25:21 PDT
Test expectations added while investigated:

https://trac.webkit.org/changeset/265296/webkit
Comment 3 Ryan Haddad 2020-08-07 10:09:29 PDT
(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.
Comment 4 Fujii Hironori 2022-07-12 05:02:55 PDT
Fixed by 252375@main.