Bug 158569
Summary: | REGRESSION(r201823) editing/selection/selection-in-iframe-removed-crash.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | 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 |
Ryan Haddad
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.')
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
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.
Ryosuke Niwa
Oh, that's odd. I had a fix for this test but somehow didn't commit the fix :(
Ryosuke Niwa
Committed r201902: <http://trac.webkit.org/changeset/201902>