diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 20:48:18 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 20:48:18 +0000 |
commit | ae74b403b7b43d6bb2f04d274f9f6fea1f1c516f (patch) | |
tree | 747835537fc0ecb24f1026fa6015b89841ee4b12 /webkit | |
parent | f26be845e5a2ac82133bae82c3e7429af1f52eb3 (diff) | |
download | chromium_src-ae74b403b7b43d6bb2f04d274f9f6fea1f1c516f.zip chromium_src-ae74b403b7b43d6bb2f04d274f9f6fea1f1c516f.tar.gz chromium_src-ae74b403b7b43d6bb2f04d274f9f6fea1f1c516f.tar.bz2 |
Add in missing expectations
run_webkit_tests is now correctly reporting missing png's, but I forgot to
account for them in test_expectations. There are probably a few other to
follow.
R=TBR
BUG=26969
TEST=none
Review URL: http://codereview.chromium.org/374018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31290 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 2a55e0e..1454a5a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2223,7 +2223,7 @@ BUG23460 MAC : LayoutTests/tables/mozilla/bugs/bug28341.html = IMAGE BUG12030 MAC : LayoutTests/plugins/embed-attributes-style.html = IMAGE // Missing baselines -BUG23557 MAC : LayoutTests/fast/text/text-letter-spacing.html = IMAGE +// BUG23557 MAC : LayoutTests/fast/text/text-letter-spacing.html = IMAGE // Failing on the bots but not locally; need investigation BUG23560 MAC : LayoutTests/fast/images/animated-svg-as-image.html = FAIL PASS |