Bug 158569

Summary: REGRESSION(r201823) editing/selection/selection-in-iframe-removed-crash.html is flaky
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: enrica, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=158373

Description Ryan Haddad 2016-06-09 09:44:51 PDT
editing/selection/selection-in-iframe-removed-crash.html is flaky

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r201865%20(5812)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=editing%2Fselection%2Fselection-in-iframe-removed-crash.htm

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/editing/selection/selection-in-iframe-removed-crash-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/editing/selection/selection-in-iframe-removed-crash-actual.txt
@@ -1 +1 @@
-Test passes if it does not crash.
+Test passes if it does not crash. 

(There is an extra space present after 'crash.')
Comment 1 Ryan Haddad 2016-06-09 11:27:24 PDT
Rolling out r201823 would re-introduce an assertion failure on iOS, so I marked test as flaky on Mac in <https://trac.webkit.org/r201874> in hopes that we can investigate this soon.
Comment 2 Ryosuke Niwa 2016-06-09 19:43:09 PDT
Oh, that's odd. I had a fix for this test but somehow didn't commit the fix :(
Comment 3 Ryosuke Niwa 2016-06-09 19:44:03 PDT
Committed r201902: <http://trac.webkit.org/changeset/201902>