Title: [132432] trunk/LayoutTests
Revision
132432
Author
simon.fra...@apple.com
Date
2012-10-24 17:36:44 -0700 (Wed, 24 Oct 2012)

Log Message

Skip tiled drawing tests for WK1
https://bugs.webkit.org/show_bug.cgi?id=100312

Reviewed by Beth Dakin.

Skip platform/mac/tiled-drawing tests in the main TestExpections file,
but re-enable it in the WK2 TestExpections file.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132431 => 132432)


--- trunk/LayoutTests/ChangeLog	2012-10-25 00:33:28 UTC (rev 132431)
+++ trunk/LayoutTests/ChangeLog	2012-10-25 00:36:44 UTC (rev 132432)
@@ -1,3 +1,16 @@
+2012-10-24  Simon Fraser  <simon.fra...@apple.com>
+
+        Skip tiled drawing tests for WK1
+        https://bugs.webkit.org/show_bug.cgi?id=100312
+
+        Reviewed by Beth Dakin.
+
+        Skip platform/mac/tiled-drawing tests in the main TestExpections file,
+        but re-enable it in the WK2 TestExpections file.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2012-10-24  Dirk Pranke  <dpra...@chromium.org>
 
         Unreviewed, update chromium-mac-mountainlion baselines.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (132431 => 132432)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-10-25 00:33:28 UTC (rev 132431)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-10-25 00:36:44 UTC (rev 132432)
@@ -1347,3 +1347,6 @@
 
 # Resource Timing is not enable yet, skip it.
 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
+
+# TileCache tests that don't apply to WK1 (they are re-enabled via the WK2 TestExpectations file)
+platform/mac/tiled-drawing/ [ Skip ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (132431 => 132432)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2012-10-25 00:33:28 UTC (rev 132431)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2012-10-25 00:36:44 UTC (rev 132432)
@@ -358,5 +358,11 @@
 ### END OF (4) Features that are not supported in WebKit2 and likely never will be
 ########################################
 
+########################################
+### START OF (5) Features that are not supported in WebKit1, so skipped in mac/TestExpectations then re-enabled here
 
+platform/mac/tiled-drawing/ [ Pass ]
 
+### END OF (5) Features that are not supported in WebKit1, so skipped in mac/TestExpectations then re-enabled here
+########################################
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to