diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 16:45:10 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 16:45:10 +0000 |
commit | 12684fb4235c2c2b266ef745d71bbb290517ac01 (patch) | |
tree | e3f01b73a8f9ed68284e8ffefec0455554d7cac1 /webkit | |
parent | d86dedf64eb178b5027e10327ee6106084148a91 (diff) | |
download | chromium_src-12684fb4235c2c2b266ef745d71bbb290517ac01.zip chromium_src-12684fb4235c2c2b266ef745d71bbb290517ac01.tar.gz chromium_src-12684fb4235c2c2b266ef745d71bbb290517ac01.tar.bz2 |
Recognize more flaky tests on Mac/Linux
TBR=robertshield
Review URL: http://codereview.chromium.org/92020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14197 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1f170332..c98b892 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2508,5 +2508,6 @@ BUG10760 LINUX MAC : LayoutTests/fast/inline/25277-2.html = FAIL BUG10760 LINUX MAC : LayoutTests/fast/inline/25277.html = FAIL BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL BUG10760 LINUX : LayoutTests/svg/custom/focus-ring.svg = FAIL -BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL -BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL
\ No newline at end of file +BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL +BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FAIL +BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL
\ No newline at end of file |