Title: [278777] trunk/LayoutTests
Revision
278777
Author
ryanhad...@apple.com
Date
2021-06-11 13:25:41 -0700 (Fri, 11 Jun 2021)

Log Message

Layout test svg/animations/smil-leak-elements.svg is flaky
https://bugs.webkit.org/show_bug.cgi?id=174180

Unreviewed test gardening.

This test is flaky on WK1 and WK2, so move the expectation.

* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278776 => 278777)


--- trunk/LayoutTests/ChangeLog	2021-06-11 20:02:07 UTC (rev 278776)
+++ trunk/LayoutTests/ChangeLog	2021-06-11 20:25:41 UTC (rev 278777)
@@ -142,6 +142,18 @@
 
         * TestExpectations:
 
+2021-06-11  Ryan Haddad  <ryanhad...@apple.com>
+
+        Layout test svg/animations/smil-leak-elements.svg is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=174180
+
+        Unreviewed test gardening.
+
+        This test is flaky on WK1 and WK2, so move the expectation.
+
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-06-10  Cameron McCormack  <hey...@apple.com>
 
         Move some Mac MathML test expectation files around

Modified: trunk/LayoutTests/platform/mac/TestExpectations (278776 => 278777)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-06-11 20:02:07 UTC (rev 278776)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-06-11 20:25:41 UTC (rev 278777)
@@ -176,6 +176,8 @@
 webkit.org/b/113598 animations/animation-delay-changed.html [ Pass Failure ]
 webkit.org/b/113599 svg/animations/reinserting-svg-into-document.html [ Pass Failure ]
 
+webkit.org/b/174180 svg/animations/smil-leak-elements.svg [ Pass Failure ]
+
 webkit.org/b/184608 [ Debug ] animations/added-while-suspended.html [ Skip ]
 webkit.org/b/184608 [ Debug ] transitions/created-while-suspended.html [ Skip ]
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (278776 => 278777)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-06-11 20:02:07 UTC (rev 278776)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-06-11 20:25:41 UTC (rev 278777)
@@ -696,8 +696,6 @@
 
 webkit.org/b/172877 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/174180 svg/animations/smil-leak-elements.svg [ Pass Failure ]
-
 webkit.org/b/175867 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Pass Failure ]
 
 webkit.org/b/175886 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
@@ -1285,4 +1283,4 @@
 
 webkit.org/b/226377 [ BigSur ] imported/w3c/web-platform-tests/css/css-contain/contain-paint-ignored-cases-ruby-stacking-and-clipping-001.html [ Pass Failure ]
 
-webkit.org/b/226517 [ BigSur ] media/media-event-listeners.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/226517 [ BigSur ] media/media-event-listeners.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to