diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 16:46:28 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 16:46:28 +0000 |
commit | 7dad890b4a098a84d9dba08bdeb2317971e2d701 (patch) | |
tree | b37f455e3ed0deff5a008c29c063ec4f5015785d /webkit | |
parent | a682bb1c5e67219fa5357c7521448295057531c9 (diff) | |
download | chromium_src-7dad890b4a098a84d9dba08bdeb2317971e2d701.zip chromium_src-7dad890b4a098a84d9dba08bdeb2317971e2d701.tar.gz chromium_src-7dad890b4a098a84d9dba08bdeb2317971e2d701.tar.bz2 |
Marking svg/clip-path/clip-path-evenodd-nonzero.svg as flaky.
BUG=45106
TEST=svg/clip-path/clip-path-evenodd-nonzero.svg
Review URL: http://codereview.chromium.org/2218004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f84c74c..f32ef1a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,4 +8,7 @@ // temporarily mark these tests as failing until we can figure out why // r46500 (and wk 58765) seems to have caused a perf regression BUG43276 : fast/notifications/notifications-replace.html = FAIL -BUG43276 : fast/notifications/notifications-rtl.html = FAIL
\ No newline at end of file +BUG43276 : fast/notifications/notifications-rtl.html = FAIL + +// Temporarily mark this as flaky because it is failing so often on the console. +BUG45106 : svg/clip-path/clip-path-evenodd-nonzero.svg = PASS FAIL |