Title: [164944] trunk/LayoutTests
Revision
164944
Author
k...@webkit.org
Date
2014-03-02 10:25:32 -0800 (Sun, 02 Mar 2014)

Log Message

Remove path to non-existent SVG clip-path test from TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=129574

Reviewed by Simon Fraser.

The test was transformed to a ref test and moved to a different location.
It passes on all platforms now.

* platform/gtk/TestExpectations:
* platform/win/TestExpectations:
* platform/wincairo/TestExpectations:
* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (164943 => 164944)


--- trunk/LayoutTests/ChangeLog	2014-03-02 17:55:29 UTC (rev 164943)
+++ trunk/LayoutTests/ChangeLog	2014-03-02 18:25:32 UTC (rev 164944)
@@ -1,3 +1,18 @@
+2014-03-02  Dirk Schulze  <k...@webkit.org>
+
+        Remove path to non-existent SVG clip-path test from TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=129574
+
+        Reviewed by Simon Fraser.
+
+        The test was transformed to a ref test and moved to a different location.
+        It passes on all platforms now.
+
+        * platform/gtk/TestExpectations:
+        * platform/win/TestExpectations:
+        * platform/wincairo/TestExpectations:
+        * platform/wk2/TestExpectations:
+
 2014-03-02  Thiago de Barros Lacerda  <thiago.lace...@openbossa.org>
 
         Updating some WebRTC and MediaStream LayoutTests

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (164943 => 164944)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-03-02 17:55:29 UTC (rev 164943)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-03-02 18:25:32 UTC (rev 164944)
@@ -561,7 +561,6 @@
 webkit.org/b/55126 media/video-aspect-ratio.html [ Failure Pass ]
 
 webkit.org/b/122481 svg/animations/svglengthlist-animation-3.html [ Failure Pass ]
-webkit.org/b/56561 svg/custom/clip-path-referencing-use2.svg [ Failure Pass ]
 webkit.org/b/62204 svg/custom/circular-marker-reference-4.svg [ Failure Pass ]
 
 webkit.org/b/89097 plugins/plugin-initiate-popup-window.html [ Failure Pass ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (164943 => 164944)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-03-02 17:55:29 UTC (rev 164943)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-03-02 18:25:32 UTC (rev 164944)
@@ -416,9 +416,6 @@
 # Sometimes fails http://webkit.org/b/49182
 animations/stop-animation-on-suspend.html
 
-# Spews a console message into the next test under Aero http://webkit.org/b/49945
-svg/custom/clip-path-referencing-use2.svg
-
 # Assertion failure http://webkit.org/b/52913
 transitions/transition-end-event-destroy-iframe.html
 

Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (164943 => 164944)


--- trunk/LayoutTests/platform/wincairo/TestExpectations	2014-03-02 17:55:29 UTC (rev 164943)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations	2014-03-02 18:25:32 UTC (rev 164944)
@@ -952,9 +952,6 @@
 # Crashing in AccessibilityUIElement::parentElement http://webkit.org/b/49379
 accessibility/iframe-bastardization.html
 
-# Spews a console message into the next test under Aero http://webkit.org/b/49945
-svg/custom/clip-path-referencing-use2.svg
-
 # Assertion failure http://webkit.org/b/52913
 transitions/transition-end-event-destroy-iframe.html
 
@@ -2745,9 +2742,6 @@
 #https://bugs.webkit.org/show_bug.cgi?id=98079
 http/tests/security/cross-origin-local-storage-wk1.html
 
-#Skipped on other platforms here: http://trac.webkit.org/changeset/129897
-svg/custom/clip-mask-negative-scale.svg
-
 #https://bugs.webkit.org/show_bug.cgi?id=98306
 css3/flexbox/flexbox-baseline.html
 #https://bugs.webkit.org/show_bug.cgi?id=99878

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (164943 => 164944)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2014-03-02 17:55:29 UTC (rev 164943)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2014-03-02 18:25:32 UTC (rev 164944)
@@ -505,7 +505,6 @@
 plugins/embed-attributes-style.html
 plugins/plugin-initiate-popup-window.html
 storage/websql/open-database-while-transaction-in-progress.html
-svg/custom/clip-path-referencing-use2.svg
 svg/hixie/cascade/002.xml
 tables/mozilla_expected_failures/bugs/bug8499.html
 transitions/font-family-during-transition.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to