Title: [130959] trunk/LayoutTests
Revision
130959
Author
rak...@webkit.org
Date
2012-10-10 14:18:37 -0700 (Wed, 10 Oct 2012)

Log Message

[EFL] Skip the color-correction tests.

Just specifying `Missing' makes the build bots sometimes report
these tests as failing.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130958 => 130959)


--- trunk/LayoutTests/ChangeLog	2012-10-10 21:17:32 UTC (rev 130958)
+++ trunk/LayoutTests/ChangeLog	2012-10-10 21:18:37 UTC (rev 130959)
@@ -1,3 +1,12 @@
+2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.co...@intel.com>
+
+        [EFL] Skip the color-correction tests.
+
+        Just specifying `Missing' makes the build bots sometimes report
+        these tests as failing.
+
+        * platform/efl/TestExpectations:
+
 2012-10-10  Adam Barth  <aba...@webkit.org>
 
         Add a note that this test is flaky and can trigger an ASSERT.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (130958 => 130959)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-10 21:17:32 UTC (rev 130958)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-10 21:18:37 UTC (rev 130959)
@@ -1045,12 +1045,12 @@
 # These test -apple- prefixed CSS properties, which we don't support.
 fast/css/apple-prefix.html [ WontFix ]
 
-webkit.org/b/75747 fast/css/color-correction-on-background-image.html [ Missing Failure ]
-webkit.org/b/75747 fast/css/color-correction-on-backgrounds.html [ Missing Failure ]
-webkit.org/b/75747 fast/css/color-correction-on-box-shadow.html [ Missing Failure ]
-webkit.org/b/75747 fast/css/color-correction-on-text.html [ Missing Failure ]
-webkit.org/b/75747 fast/css/color-correction-on-text-shadow.html [ Missing Failure ]
-webkit.org/b/75747 fast/css/color-correction-untagged-images.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-on-background-image.html [ Skip ]
+webkit.org/b/75747 fast/css/color-correction-on-backgrounds.html [ Skip ]
+webkit.org/b/75747 fast/css/color-correction-on-box-shadow.html [ Skip ]
+webkit.org/b/75747 fast/css/color-correction-on-text.html [ Skip ]
+webkit.org/b/75747 fast/css/color-correction-on-text-shadow.html [ Skip ]
+webkit.org/b/75747 fast/css/color-correction-untagged-images.html [ Skip ]
 
 webkit.org/b/65536 fast/css/text-rendering.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to