Title: [138197] trunk/LayoutTests
Revision
138197
Author
wjmacl...@chromium.org
Date
2012-12-19 15:21:09 -0800 (Wed, 19 Dec 2012)

Log Message

[chromium] composited scrolling tests failing on Win
https://bugs.webkit.org/show_bug.cgi?id=105471

Unreviewed gardening.

Mark tests as failing on Win:

platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting.html
platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138196 => 138197)


--- trunk/LayoutTests/ChangeLog	2012-12-19 23:07:55 UTC (rev 138196)
+++ trunk/LayoutTests/ChangeLog	2012-12-19 23:21:09 UTC (rev 138197)
@@ -1,3 +1,17 @@
+2012-12-19  W. James MacLean  <wjmacl...@chromium.org>
+
+        [chromium] composited scrolling tests failing on Win
+        https://bugs.webkit.org/show_bug.cgi?id=105471
+
+        Unreviewed gardening.
+
+        Mark tests as failing on Win:
+
+        platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting.html
+        platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html
+
+        * platform/chromium/TestExpectations:
+
 2012-12-19  Emil A Eklund  <e...@chromium.org>
 
         [Regression] text-overflow ellipsis clips content when zoomed

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (138196 => 138197)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-19 23:07:55 UTC (rev 138196)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-19 23:21:09 UTC (rev 138197)
@@ -4235,3 +4235,6 @@
 webkit.org/b/104848 [ SnowLeopard Debug ] fast/frames/sandboxed-iframe-attribute-parsing.html [ Pass Failure ]
 webkit.org/b/104848 [ Release ] fast/frames/sandboxed-iframe-parsing-space-characters.html [ Pass Failure ]
 
+webkit.org/b/105471 [ Win ] platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting.html
+webkit.org/b/105471 [ Win ] platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to