From: yuzo@google.com Date: Fri, 24 Feb 2012 08:17:11 +0000 (+0000) Subject: [chromium] Unreviewed test expectation change. X-Git-Tag: 070512121124~11939 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=acc6dce1b8b1b8da37d56549e84d887dfda6d28c;p=profile%2Fivi%2Fwebkit-efl.git [chromium] Unreviewed test expectation change. svg/repaint/image-with-clip-path.svg is flaky for DEBUG builds. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108741 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 67c67d8..54544ce 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,6 +1,13 @@ 2012-02-24 Yuzo Fujishima [chromium] Unreviewed test expectation change. + svg/repaint/image-with-clip-path.svg is flaky for DEBUG builds. + + * platform/chromium/test_expectations.txt: + +2012-02-24 Yuzo Fujishima + + [chromium] Unreviewed test expectation change. svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm is flaky for DEBUG builds. * platform/chromium/test_expectations.txt: diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 47688a2..72b7f9a 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -4222,3 +4222,6 @@ BUGWK79454 : svg/text/text-viewbox-rescale.html = IMAGE // Flaky for DEBUG since r108585 BUGWK79455 DEBUG : svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm = PASS IMAGE+TEXT + +// Flaky for DEBUG +BUGWK79456 DEBUG : svg/repaint/image-with-clip-path.svg = PASS IMAGE