NEW 171827
[El Capitan Release] Layout Test editing/undo/replace-by-span-then-remove.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=171827
Summary [El Capitan Release] Layout Test editing/undo/replace-by-span-then-remove.htm...
Matt Lewis
Reported 2017-05-08 14:13:34 PDT
The test editing/undo/replace-by-span-then-remove.html is a flaky failure. History: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2Fundo%2Freplace-by-span-then-remove.html build: https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/1330 Diff: --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/editing/undo/replace-by-span-then-remove-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/editing/undo/replace-by-span-then-remove-actual.txt @@ -2,6 +2,7 @@ after removing bold:<span style="font-style: italic;">world</span> after removing italic:world after undo:<b style="font-style: italic;">world</b> -after redo:world -PASS +after redo:<span style="font-style: italic;">world</span> +but expected world +FAIL
Attachments
Note You need to log in before you can comment on or make changes to this bug.