diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 09:59:10 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 09:59:10 +0000 |
commit | 1adff49442bf0cfaeb8eacee8318e7d37fd9c838 (patch) | |
tree | ecb500348e89279cffee0223ac81e27ecead828b | |
parent | a115b010733df8d53f4f6cc0f66cb90b7a8069dc (diff) | |
download | chromium_src-1adff49442bf0cfaeb8eacee8318e7d37fd9c838.zip chromium_src-1adff49442bf0cfaeb8eacee8318e7d37fd9c838.tar.gz chromium_src-1adff49442bf0cfaeb8eacee8318e7d37fd9c838.tar.bz2 |
LayoutTests/fast/images/animated-svg-as-image.html is flaky in MAC DEBUG.
This test started to be flaky in MAC DEBUG at r33775.
TBR=beng,cpu
BUG=23560
TEST=none
Review URL: http://codereview.chromium.org/462033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33808 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 9625bcd..5a2f3215 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2207,7 +2207,7 @@ BUG12030 MAC RELEASE : LayoutTests/plugins/embed-attributes-style.html = IMAGE // BUG23557 MAC : LayoutTests/fast/text/text-letter-spacing.html = IMAGE // Failing on the bots but not locally; need investigation -BUG23560 MAC RELEASE : LayoutTests/fast/images/animated-svg-as-image.html = FAIL PASS +BUG23560 MAC : LayoutTests/fast/images/animated-svg-as-image.html = IMAGE PASS BUG23560 MAC : LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f.svg = FAIL // This begin crashing some of the time after Webkit merge to r49997 |