Title: [96592] trunk/LayoutTests
Revision
96592
Author
commit-qu...@webkit.org
Date
2011-10-04 07:45:39 -0700 (Tue, 04 Oct 2011)

Log Message

allow failure of most Chromium-Mac-Skia tests while we clean up that port
https://bugs.webkit.org/show_bug.cgi?id=69279

Patch by Elliot Poger <epo...@google.com> on 2011-10-04
Reviewed by Adam Barth.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96591 => 96592)


--- trunk/LayoutTests/ChangeLog	2011-10-04 14:23:24 UTC (rev 96591)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 14:45:39 UTC (rev 96592)
@@ -1,3 +1,12 @@
+2011-10-04  Elliot Poger  <epo...@google.com>
+
+        allow failure of most Chromium-Mac-Skia tests while we clean up that port
+        https://bugs.webkit.org/show_bug.cgi?id=69279
+
+        Reviewed by Adam Barth.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-10-04  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (96591 => 96592)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-04 14:23:24 UTC (rev 96591)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-04 14:45:39 UTC (rev 96592)
@@ -3690,6 +3690,25 @@
 BUGWK68270 LEOPARD CPU GPU : transforms = PASS TEXT IMAGE IMAGE+TEXT
 BUGWK68270 LEOPARD CPU GPU : transitions = PASS TEXT IMAGE IMAGE+TEXT
 
+// Temporarily allowing many failures for Mac10.6 with Skia graphics, while we work out kinks.
+// epoger promises to remove these expectations by 10 October 2011.
+BUGWK69279 SNOWLEOPARD CPU GPU : animations = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : css1 = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : css2.1 = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : css3 = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : editing = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : fast = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : fonts = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : http = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : media = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : platform = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : plugins = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : scrollbars = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : svg = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : tables = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : transforms = PASS FAIL
+BUGWK69279 SNOWLEOPARD CPU GPU : transitions = PASS FAIL
+
 // The *-pseudo-class tests are already marked flaky (for TEXT failure) on all platforms,
 // but reliably fail with IMAGE on Mac10.5 with Skia graphics.
 BUGWK68270 LEOPARD CPU DEBUG : fast/css/empty-pseudo-class.html = IMAGE IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to