Title: [130595] trunk/LayoutTests
Revision
130595
Author
[email protected]
Date
2012-10-07 06:17:25 -0700 (Sun, 07 Oct 2012)

Log Message

[EFL] Skip css3/masking tests added in r130592
https://bugs.webkit.org/show_bug.cgi?id=98614

Unreviewed EFL gardening.

Skip the two css3/masking ref tests added in r130592 since
they fail for EFL port and GTK port.

Patch by Christophe Dumez <[email protected]> on 2012-10-07

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130594 => 130595)


--- trunk/LayoutTests/ChangeLog	2012-10-07 09:01:31 UTC (rev 130594)
+++ trunk/LayoutTests/ChangeLog	2012-10-07 13:17:25 UTC (rev 130595)
@@ -1,3 +1,15 @@
+2012-10-07  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip css3/masking tests added in r130592
+        https://bugs.webkit.org/show_bug.cgi?id=98614
+
+        Unreviewed EFL gardening.
+
+        Skip the two css3/masking ref tests added in r130592 since
+        they fail for EFL port and GTK port.
+
+        * platform/efl/TestExpectations:
+
 2012-10-07  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (130594 => 130595)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-07 09:01:31 UTC (rev 130594)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-07 13:17:25 UTC (rev 130595)
@@ -1473,6 +1473,10 @@
 webkit.org/b/96881 plugins [ Skip ]
 webkit.org/b/96881 userscripts/user-script-plugin-document.html [ Failure ]
 
+# Ref tests added in r130592 that are failing on both EFL and GTK ports
+webkit.org/b/98613 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ] 
+webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
+
 # EFL does not yet support global selection
 webkit.org/b/88238 editing/pasteboard/paste-global-selection.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to