From ae74b403b7b43d6bb2f04d274f9f6fea1f1c516f Mon Sep 17 00:00:00 2001 From: "dpranke@google.com" Date: Fri, 6 Nov 2009 20:48:18 +0000 Subject: 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 --- webkit/tools/layout_tests/test_expectations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit') 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 -- cgit v1.1