From: jchaffraix@webkit.org Date: Tue, 7 Feb 2012 04:01:34 +0000 (+0000) Subject: Unreviewed gardening. X-Git-Tag: 070512121124~13641 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=10e12d57d3a385c20a0124475c82f9e29d7f1a6e;p=profile%2Fivi%2Fwebkit-efl.git Unreviewed gardening. * platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png: Added. Yet another font difference. * platform/chromium/test_expectations.txt: Added LEOPARD to the list of flaky platforms. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106897 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 149ea96..a035561 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2012-02-06 Julien Chaffraix + + Unreviewed gardening. + + * platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png: Added. + Yet another font difference. + + * platform/chromium/test_expectations.txt: Added LEOPARD to the list of flaky platforms. + 2012-02-06 Adam Barth http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chromium debug diff --git a/LayoutTests/platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png new file mode 100644 index 0000000..3ac8967 Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png differ diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index d394a8a..b65aa1c 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -4014,4 +4014,4 @@ BUGWK77620 DEBUG : fast/events/touch/touch-coords-in-zoom-and-scroll.html = CRAS BUGWK77620 DEBUG : fast/events/touch/basic-multi-touch-events.html = CRASH BUGWK77889 WIN DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE -BUGWK77889 SNOWLEOPARD DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE +BUGWK77889 LEOPARD SNOWLEOPARD DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE