Bug 158569 - REGRESSION(r201823) editing/selection/selection-in-iframe-removed-crash.html is flaky
Summary: REGRESSION(r201823) editing/selection/selection-in-iframe-removed-crash.html ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-09 09:44 PDT by Ryan Haddad
Modified: 2016-06-09 19:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>