From: rniwa@webkit.org Date: Thu, 22 Dec 2011 22:06:14 +0000 (+0000) Subject: Chromium Mac Leopard rebaseline; it's a clear progression. New result resembles the... X-Git-Tag: 070512121124~16567 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=106176e1d74a5a0da5375613391bd2ae57e71b31;p=profile%2Fivi%2Fwebkit-efl.git Chromium Mac Leopard rebaseline; it's a clear progression. New result resembles the cross-platform result: http://trac.webkit.org/browser/trunk/LayoutTests/fast/repaint/text-emphasis-h-expected.png?rev=103570 Snow Leopard result is still pathologically wrong. * platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/text-emphasis-h-expected.png: Added. * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.png: Removed. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103578 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index bc7334e..26db615 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,17 @@ 2011-12-22 Ryosuke Niwa + Chromium Mac Leopard rebaseline; it's a clear progression. New result resembles the cross-platform result: + http://trac.webkit.org/browser/trunk/LayoutTests/fast/repaint/text-emphasis-h-expected.png?rev=103570 + + Snow Leopard result is still pathologically wrong. + + * platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png: + * platform/chromium-mac-snowleopard/fast/repaint/text-emphasis-h-expected.png: Added. + * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.png: Removed. + * platform/chromium/test_expectations.txt: + +2011-12-22 Ryosuke Niwa + Fix Chromium test expectation. * platform/chromium/test_expectations.txt: diff --git a/LayoutTests/platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png b/LayoutTests/platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png index 5ba5d27..45dcaaf 100644 Binary files a/LayoutTests/platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png and b/LayoutTests/platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png differ diff --git a/LayoutTests/platform/chromium-mac/fast/repaint/text-emphasis-h-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/text-emphasis-h-expected.png similarity index 100% rename from LayoutTests/platform/chromium-mac/fast/repaint/text-emphasis-h-expected.png rename to LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/text-emphasis-h-expected.png diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 02dbda9..ddab07f 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -4148,6 +4148,3 @@ BUGWK75098 : media/track/track-cue-rendering.html = TEXT BUGWK75110 WIN : fast/filesystem/op-restricted-chars.html = TEXT BUGWK75111 : fast/workers/storage/use-same-database-in-page-and-workers.html = PASS TIMEOUT - -// Leopard bots are broken and need a manual triage. -BUGRNIWA LEOPARD : fast/repaint/text-emphasis-h.html = IMAGE PASS