Title: [181401] trunk/LayoutTests
Revision
181401
Author
s...@apple.com
Date
2015-03-11 13:08:26 -0700 (Wed, 11 Mar 2015)

Log Message

svg/animations/smil-leak-*.svg tests are flaky.
https://bugs.webkit.org/show_bug.cgi?id=114280

Unreviewed.

Some svg tests were flaky on mac only but they became flaky on all ports
after r181345. They pass locally and on EWS but not on bots. Mark them to
be flaky on all ports till we figure out the problem with these tests.

* TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181400 => 181401)


--- trunk/LayoutTests/ChangeLog	2015-03-11 19:16:20 UTC (rev 181400)
+++ trunk/LayoutTests/ChangeLog	2015-03-11 20:08:26 UTC (rev 181401)
@@ -1,3 +1,17 @@
+2015-03-11  Said Abou-Hallawa  <sabouhall...@apple.com>
+
+        svg/animations/smil-leak-*.svg tests are flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=114280
+
+        Unreviewed.
+
+        Some svg tests were flaky on mac only but they became flaky on all ports
+        after r181345. They pass locally and on EWS but not on bots. Mark them to
+        be flaky on all ports till we figure out the problem with these tests.
+
+        * TestExpectations:
+        * platform/mac/TestExpectations:
+
 2015-03-11  Tim Horton  <timothy_hor...@apple.com>
 
         <attachment>s should be created when dropping files onto contentEditable areas

Modified: trunk/LayoutTests/TestExpectations (181400 => 181401)


--- trunk/LayoutTests/TestExpectations	2015-03-11 19:16:20 UTC (rev 181400)
+++ trunk/LayoutTests/TestExpectations	2015-03-11 20:08:26 UTC (rev 181401)
@@ -492,3 +492,9 @@
 http/tests/contentextensions [ Skip ]
 
 webkit.org/b/142526 contentfiltering/block-after-add-data.html [ Skip ]
+
+# These tests were flaky on Mac only but they became flaky on all ports after r181345
+webkit.org/b/114280 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Pass Failure ]
+webkit.org/b/114280 svg/animations/smil-leak-element-instances-noBaseValRef.svg [ Pass Failure ]
+webkit.org/b/114280 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
+webkit.org/b/114280 svg/animations/smil-leak-elements.svg [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (181400 => 181401)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-03-11 19:16:20 UTC (rev 181400)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-03-11 20:08:26 UTC (rev 181401)
@@ -735,11 +735,6 @@
 
 webkit.org/b/120923 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
 
-webkit.org/b/114280 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Pass Failure ]
-webkit.org/b/114280 svg/animations/smil-leak-element-instances-noBaseValRef.svg [ Pass Failure ]
-webkit.org/b/114280 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
-webkit.org/b/114280 svg/animations/smil-leak-elements.svg [ Pass Failure ]
-
 webkit.org/b/131244 svg/as-image/svg-as-image-canvas.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass Failure Crash Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to