Title: [119306] trunk/LayoutTests
Revision
119306
Author
[email protected]
Date
2012-06-01 18:26:45 -0700 (Fri, 01 Jun 2012)

Log Message

Skip more asserting tests on Windows.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119305 => 119306)


--- trunk/LayoutTests/ChangeLog	2012-06-02 01:26:38 UTC (rev 119305)
+++ trunk/LayoutTests/ChangeLog	2012-06-02 01:26:45 UTC (rev 119306)
@@ -1,3 +1,9 @@
+2012-06-01  Jessie Berlin  <[email protected]>
+
+        Skip more asserting tests on Windows.
+
+        * platform/win/Skipped:
+
 2012-06-01  Filip Pizlo  <[email protected]>
 
         DFG CFA should know that PutByVal can clobber the world

Modified: trunk/LayoutTests/platform/win/Skipped (119305 => 119306)


--- trunk/LayoutTests/platform/win/Skipped	2012-06-02 01:26:38 UTC (rev 119305)
+++ trunk/LayoutTests/platform/win/Skipped	2012-06-02 01:26:45 UTC (rev 119306)
@@ -1848,3 +1848,15 @@
 compositing/rtl/rtl-fixed-overflow-scrolled.html
 compositing/rtl/rtl-fixed-overflow.html
 compositing/rtl/rtl-fixed.html
+
+# Asserts in RenderLayerBacking::paintIntoLayer
+# https://bugs.webkit.org/show_bug.cgi?id=88149
+compositing/backing/no-backing-foreground-layer.html
+
+# Asserts in GraphicsContext::platformContext
+# https://bugs.webkit.org/show_bug.cgi?id=88150
+compositing/geometry/clipping-foreground.html
+
+# Asserts in MessagePort::contextDestroyed
+# https://bugs.webkit.org/show_bug.cgi?id=85811
+fast/events/message-port-clone.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to