From 735fa7e64e6f9545bba176309059bca54d8195ee Mon Sep 17 00:00:00 2001 From: "japhet@chromium.org" Date: Wed, 16 Dec 2009 23:27:21 +0000 Subject: Rebaseline shadow-no-blur.html and mark a test as WONTFIX that requires LayoutTestController.setCacheModel(). BUG=9992 BUG=13920 TEST=none Review URL: http://codereview.chromium.org/503033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34775 0039d316-1c4b-4281-b951-d872f2087c98 --- .../fast/text/shadow-no-blur-expected.checksum | 2 +- .../fast/text/shadow-no-blur-expected.png | Bin 46230 -> 44896 bytes .../fast/text/shadow-no-blur-expected.checksum | 2 +- .../fast/text/shadow-no-blur-expected.png | Bin 39628 -> 11358 bytes webkit/tools/layout_tests/test_expectations.txt | 13 +++++-------- 5 files changed, 7 insertions(+), 10 deletions(-) diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.checksum index 0d92b97..6c56e26 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.checksum @@ -1 +1 @@ -2d31496ecb78bd2f736d5a7f51d4376e \ No newline at end of file +6fadd2066814acd94a712ae88da19a14 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.png index c82a443..80e776a8 100644 Binary files a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.png and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-no-blur-expected.png differ diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.checksum index 2ce2628..b2e00ed 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.checksum @@ -1 +1 @@ -4a25c65b4cf78a10bdaa7d66405574e7 \ No newline at end of file +f43e571b76b5bb94788f1f5a254d7387 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.png index e49f688..c6022e9 100644 Binary files a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.png and b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-no-blur-expected.png differ diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6ca325c..64a742f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -439,6 +439,10 @@ BUG12254 WONTFIX SKIP : LayoutTests/fast/xhtmlmp = FAIL // We are not planning to support these. BUG12310 WONTFIX SKIP : LayoutTests/fast/wcss = FAIL +// This test requires LayoutTestController.setCacheModel, which we don't implement +// because we can't emulate the cahcing behaviors it expects. +WONTFIX : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL + // ----------------------------------------------------------------- // CHROME REWRITTEN TESTS // ----------------------------------------------------------------- @@ -594,9 +598,6 @@ BUG24195 WIN LINUX : LayoutTests/fast/repaint/bugzilla-6473.html = IMAGE+TEXT BUG21888 : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL BUG21888 : LayoutTests/fast/history/subframe-is-visited.html = FAIL -// Need to implement LayoutTestController.setCacheModel -BUG13920 : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL - // Implement layoutTestController.display() BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL @@ -1448,8 +1449,7 @@ BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL // MERGE 38389:38450 // Form submit causes invalid page reload/navigation when action is a named // anchor -BUG10357 DEBUG : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT -BUG10357 RELEASE : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS +BUG10357 : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS // MERGE 38500:39550: New tests // Missing expected results @@ -2471,9 +2471,6 @@ BUG9798 LINUX : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = FAIL BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL -// Regressions from WebKit merge 43264:42403, possibly due to r42375. -BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL - // Regressions from WebKit merge 43264:42403, unknown cause(s) BUG10055 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL -- cgit v1.1