Title: [119842] trunk/LayoutTests
Revision
119842
Author
[email protected]
Date
2012-06-08 10:59:49 -0700 (Fri, 08 Jun 2012)

Log Message

Added svg/filters/color-space-conversion.svg to the Mac skip list. It has been failing since
its addition in r119841. <http://webkit.org/b/88672> is tracking the failure.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119841 => 119842)


--- trunk/LayoutTests/ChangeLog	2012-06-08 17:52:00 UTC (rev 119841)
+++ trunk/LayoutTests/ChangeLog	2012-06-08 17:59:49 UTC (rev 119842)
@@ -1,3 +1,10 @@
+2012-06-08  Dan Bernstein  <[email protected]>
+
+        Added svg/filters/color-space-conversion.svg to the Mac skip list. It has been failing since
+        its addition in r119841. <http://webkit.org/b/88672> is tracking the failure.
+
+        * platform/mac/Skipped:
+
 2012-06-08  Stephen Chenney  <[email protected]>
 
         WebCore::ImageBuffer.cpp has broken color table code

Modified: trunk/LayoutTests/platform/mac/Skipped (119841 => 119842)


--- trunk/LayoutTests/platform/mac/Skipped	2012-06-08 17:52:00 UTC (rev 119841)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-06-08 17:59:49 UTC (rev 119842)
@@ -882,3 +882,6 @@
 # Assertion failure on mac-lion-wk2, no reftest results on mac
 # https://bugs.webkit.org/show_bug.cgi?id=88356
 fast/hidpi/device-scale-factor-paint.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=88672
+svg/filters/color-space-conversion.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to