Title: [141323] trunk/LayoutTests
Revision
141323
Author
jber...@webkit.org
Date
2013-01-30 14:49:56 -0800 (Wed, 30 Jan 2013)

Log Message

Don't run the tiled-drawing tests on Lion WK2.

* platform/mac-wk2/TestExpectations:
Even though the platform/mac/tiled-drawing tests were skipped in the Lion TestExpectations
file, the Pass value in the mac-wk2 TestExpectations file was causing them to be run on
Lion WK2. Explicity skip the tests on Lion here as well.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141322 => 141323)


--- trunk/LayoutTests/ChangeLog	2013-01-30 22:48:09 UTC (rev 141322)
+++ trunk/LayoutTests/ChangeLog	2013-01-30 22:49:56 UTC (rev 141323)
@@ -1,3 +1,12 @@
+2013-01-30  Jessie Berlin  <jber...@apple.com>
+
+        Don't run the tiled-drawing tests on Lion WK2.
+
+        * platform/mac-wk2/TestExpectations:
+        Even though the platform/mac/tiled-drawing tests were skipped in the Lion TestExpectations
+        file, the Pass value in the mac-wk2 TestExpectations file was causing them to be run on
+        Lion WK2. Explicity skip the tests on Lion here as well.
+
 2013-01-30  Kentaro Hara  <hara...@chromium.org>
 
         Implement WheelEvent constructor

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (141322 => 141323)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-01-30 22:48:09 UTC (rev 141322)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-01-30 22:49:56 UTC (rev 141323)
@@ -408,7 +408,9 @@
 ########################################
 ### START OF (5) Features that are not supported in WebKit1, so skipped in mac/TestExpectations then re-enabled here
 
+# Tiled drawing is supported on WK2 but not on Lion
 platform/mac/tiled-drawing/ [ Pass ]
+[ Lion ] platform/mac/tiled-drawing/ [ Skip ]
 
 ### 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
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to