Bug 171827

Summary: [El Capitan Release] Layout Test editing/undo/replace-by-span-then-remove.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, ryanhaddad, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=141122

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.