Title: [93541] trunk/LayoutTests
Revision
93541
Author
pkast...@chromium.org
Date
2011-08-22 14:13:35 -0700 (Mon, 22 Aug 2011)

Log Message

[chromium] Disable compositing tests for Leopard.

Reviewed by James Robinson.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93540 => 93541)


--- trunk/LayoutTests/ChangeLog	2011-08-22 21:07:03 UTC (rev 93540)
+++ trunk/LayoutTests/ChangeLog	2011-08-22 21:13:35 UTC (rev 93541)
@@ -1,3 +1,11 @@
+2011-08-22  Peter Kasting  <pkast...@google.com>
+
+        [chromium] Disable compositing tests for Leopard.
+
+        Reviewed by James Robinson.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-08-22  Alexandru Chiculita  <ach...@adobe.com>
 
         [CSSRegions] RenderFlowThread layout should use the attached region sizes

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (93540 => 93541)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-22 21:07:03 UTC (rev 93540)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-22 21:13:35 UTC (rev 93541)
@@ -257,10 +257,15 @@
 
 // Compositing tests will never pass in the non-accelerated GPU code
 // paths.
-BUGCR15733 SKIP WONTFIX CPU : compositing = PASS TIMEOUT FAIL
-BUGCR15733 SKIP WONTFIX CPU : platform/chromium/compositing = PASS TIMEOUT FAIL
-BUGCR15733 SKIP WONTFIX CPU : animations/3d = PASS TIMEOUT FAIL
+SKIP WONTFIX CPU : compositing = PASS TIMEOUT FAIL
+SKIP WONTFIX CPU : platform/chromium/compositing = PASS TIMEOUT FAIL
+SKIP WONTFIX CPU : animations/3d = PASS TIMEOUT FAIL
 
+// We don't ship compositing on Leopard.
+SKIP WONTFIX GPU LEOPARD : compositing = PASS TIMEOUT FAIL
+SKIP WONTFIX GPU LEOPARD : platform/chromium/compositing = PASS TIMEOUT FAIL
+SKIP WONTFIX GPU LEOPARD : animations/3d = PASS TIMEOUT FAIL
+
 // Run the Mac-specific platform tests, but only to check for crashes.
 WONTFIX : platform/gtk = FAIL PASS
 WONTFIX : platform/mac = FAIL PASS TIMEOUT
@@ -2648,10 +2653,7 @@
 //
 
 // We only maintain pixel GPU baselines for Snow Leopard
-WONTFIX GPU LEOPARD : compositing = IMAGE PASS
-WONTFIX GPU LEOPARD : platform/chromium/compositing = IMAGE PASS
 WONTFIX GPU LEOPARD : media = IMAGE PASS
-WONTFIX GPU LEOPARD : animations/3d = IMAGE PASS
 
 // Will need windows and linux baselines
 BUGWK58182 GPU : compositing/images/content-image-change.html = PASS FAIL
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to