Title: [140082] trunk/LayoutTests
Revision
140082
Author
domin...@chromium.org
Date
2013-01-17 18:13:22 -0800 (Thu, 17 Jan 2013)

Log Message

[Chromium] Unreviewed gardening.

Broaden the failure expectations of these tests:

scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html
scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html

These fail pixel tests by painting the system theme scrollbar; see
<http://bugs.webkit.org/show_bug.cgi?id=106858>

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140081 => 140082)


--- trunk/LayoutTests/ChangeLog	2013-01-18 02:09:21 UTC (rev 140081)
+++ trunk/LayoutTests/ChangeLog	2013-01-18 02:13:22 UTC (rev 140082)
@@ -1,3 +1,17 @@
+2013-01-17  Dominic Cooney  <domin...@chromium.org>
+
+        [Chromium] Unreviewed gardening.
+
+        Broaden the failure expectations of these tests:
+
+        scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html
+        scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html
+
+        These fail pixel tests by painting the system theme scrollbar; see
+        <http://bugs.webkit.org/show_bug.cgi?id=106858>
+
+        * platform/chromium/TestExpectations:
+
 2013-01-17  Sheriff Bot  <webkit.review....@gmail.com>
 
         Unreviewed, rolling out r139402.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (140081 => 140082)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-18 02:09:21 UTC (rev 140081)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-18 02:13:22 UTC (rev 140082)
@@ -4294,8 +4294,10 @@
 crbug.com/169602 fast/backgrounds/background-opaque-clipped-gradients.html [ ImageOnlyFailure ]
 crbug.com/169602 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
 
-webkit.org/b/106858 [ SnowLeopard Debug ] scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ ImageOnlyFailure ]
+webkit.org/b/106858 [ Mac Debug ] scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ ImageOnlyFailure ]
+webkit.org/b/106858 [ Linux Win Debug ] scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ ImageOnlyFailure Pass ]
 webkit.org/b/106858 [ Mac Debug ] scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ ImageOnlyFailure ]
+webkit.org/b/106858 [ Linux Win Debug ] scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ ImageOnlyFailure Pass ]
 
 webkit.org/b/107033 [ Debug ] fast/frames/valid.html [ Crash ]
 webkit.org/b/107033 [ Debug ] fast/events/form-iframe-target-before-load-crash.html [ Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to