diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4c2310e..c799829 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,3 +5,12 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. +// Failing after WebKit roll to r85369, possibly r85319? +BUGKBR RELEASE WIN : inspector/debugger/live-edit.html = TEXT PASS + +// The need for rebaselines is conflicting with the TIMEOUT expectation upstream +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html = IMAGE TIMEOUT +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html = IMAGE TIMEOUT +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html = IMAGE TIMEOUT +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html = IMAGE TIMEOUT +BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/filters/feDropShadow.svg = IMAGE TIMEOUT |