diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 20:20:09 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 20:20:09 +0000 |
commit | 3a06fa5487850ef494aea79f5b46a97d06d31a4f (patch) | |
tree | bee6e25acc09d8138d4e098d942b7716ad18d565 | |
parent | 46729329047dc02f672d9d5ead5ffaf1c49552b3 (diff) | |
download | chromium_src-3a06fa5487850ef494aea79f5b46a97d06d31a4f.zip chromium_src-3a06fa5487850ef494aea79f5b46a97d06d31a4f.tar.gz chromium_src-3a06fa5487850ef494aea79f5b46a97d06d31a4f.tar.bz2 |
Add expectations for newly flaky SVG tests resulting from latest webkit roll.
TBR=nsylvain
Review URL: http://codereview.chromium.org/1629023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44810 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d3e0ae2..61ddd7a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -70,5 +70,9 @@ BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text2.html = CRASH // Failing with webkit roll 57659 -> 57677. BUGAJWONG LINUX DEBUG : fast/canvas/toDataURL-noData.html = CRASH -BUGAJWONG WIN DEBUG : fast/backgrounds/svg-as-background-1.html = IMAGE -BUGAJWONG WIN DEBUG : fast/backgrounds/svg-as-background-3.html = IMAGE +BUGAJWONG WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE +BUGAJWONG WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE +BUGAJWONG LINUX : svg/text/text-intro-05-t.svg = IMAGE PASS +BUGAJWONG LINUX : svg/text/text-text-07-t.svg = IMAGE PASS +BUGAJWONG LINUX : svg/text/text-tselect-02-f.svg = IMAGE PASS +BUGAJWONG LINUX : svg/filters/filterRes.svg = IMAGE+TEXT |