diff options
author | craig.schlenter@chromium.org <craig.schlenter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 17:24:27 +0000 |
---|---|---|
committer | craig.schlenter@chromium.org <craig.schlenter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 17:24:27 +0000 |
commit | c4d5e51ebd1fa59d9f53e6b1690d61fab35c2ded (patch) | |
tree | a37e5dc7757481262b7a59b0cb0ee324aa08a248 | |
parent | 9aa089ff1f76b3727a685364748ac7d56b061851 (diff) | |
download | chromium_src-c4d5e51ebd1fa59d9f53e6b1690d61fab35c2ded.zip chromium_src-c4d5e51ebd1fa59d9f53e6b1690d61fab35c2ded.tar.gz chromium_src-c4d5e51ebd1fa59d9f53e6b1690d61fab35c2ded.tar.bz2 |
Mark marker-viewBox-changes.svg as flaky on Mac and Linux.
Trouble was seen in r25602, r25601 and r25574 et. al. on the waterfall.
Review URL: http://codereview.chromium.org/199045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25627 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4b22a05..5694113 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1968,7 +1968,7 @@ BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL -BUG10760 LINUX RELEASE : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FAIL +BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FAIL // Needs investigation, perhaps just needs to be re-baselined on all // platforms. |