diff options
author | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-30 01:46:38 +0000 |
---|---|---|
committer | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-30 01:46:38 +0000 |
commit | d581748c884b16c710ab2c15fd7ad622f068642a (patch) | |
tree | eb6332b327c38c0353f5b16a4ca6d6b5f4453a60 | |
parent | 8155f1a70fb66b287df28784bab5235eb07ceb44 (diff) | |
download | chromium_src-d581748c884b16c710ab2c15fd7ad622f068642a.zip chromium_src-d581748c884b16c710ab2c15fd7ad622f068642a.tar.gz chromium_src-d581748c884b16c710ab2c15fd7ad622f068642a.tar.bz2 |
Suppressed test failures after WebKit roll to 85369.
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/6904146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83650 0039d316-1c4b-4281-b951-d872f2087c98
-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 |