diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 21:31:36 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 21:31:36 +0000 |
commit | 3e49ce1a7104334b6acfa5059a202c492d412624 (patch) | |
tree | 644d2bd41d1a5df7edff5bf59984e64f13605424 /webkit | |
parent | 7777da21f6425c84a32ec54765e26da3fb050bf3 (diff) | |
download | chromium_src-3e49ce1a7104334b6acfa5059a202c492d412624.zip chromium_src-3e49ce1a7104334b6acfa5059a202c492d412624.tar.gz chromium_src-3e49ce1a7104334b6acfa5059a202c492d412624.tar.bz2 |
Marking 2 svg tests as flakey since I accidentally undid this upstream.
TEST=none
TBR=jshin
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61845 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1952f24..add7cac 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,6 +4,8 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. +BUGAJWONG : svg/hixie/perf/001.xml = IMAGE PASS +BUGAJWONG : svg/hixie/perf/002.xml = IMAGE PASS BUG32308 LINUX : fast/frames/cached-frame-counter.html = PASS TEXT TIMEOUT BUG58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TEXT TIMEOUT |