Title: [255180] trunk/LayoutTests
Revision
255180
Author
[email protected]
Date
2020-01-27 14:59:16 -0800 (Mon, 27 Jan 2020)

Log Message

[ macOS iOS ] animations/play-state-paused.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=206682

Unreviewed test gardening

Patch by Jacob Uphoff <[email protected]> on 2020-01-27

* platform/ios-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255179 => 255180)


--- trunk/LayoutTests/ChangeLog	2020-01-27 22:54:16 UTC (rev 255179)
+++ trunk/LayoutTests/ChangeLog	2020-01-27 22:59:16 UTC (rev 255180)
@@ -1,3 +1,13 @@
+2020-01-27  Jacob Uphoff  <[email protected]>
+
+        [ macOS iOS ] animations/play-state-paused.html is flaky failing
+        https://bugs.webkit.org/show_bug.cgi?id=206682
+
+        Unreviewed test gardening
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-01-27  Jason Lawrence  <[email protected]>
 
         [iOS] legacy-animation-engine/animations/stop-animation-on-suspend.html is a flaky failure

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (255179 => 255180)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-01-27 22:54:16 UTC (rev 255179)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-01-27 22:59:16 UTC (rev 255180)
@@ -1352,4 +1352,6 @@
 
 webkit.org/b/206630 [ Release ] fast/forms/validationMessage.html [ Pass Timeout ]
 
-webkit.org/b/206667 legacy-animation-engine/animations/stop-animation-on-suspend.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/206667 legacy-animation-engine/animations/stop-animation-on-suspend.html [ Pass Failure ]
+
+webkit.org/b/206682 animations/play-state-paused.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (255179 => 255180)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-01-27 22:54:16 UTC (rev 255179)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-01-27 22:59:16 UTC (rev 255180)
@@ -1937,3 +1937,5 @@
 webkit.org/b/206291 storage/websql/statement-error-callback.html [ Pass Timeout ]
 
 webkit.org/b/203222 svg/wicd/rightsizing-grid.xhtml [ Pass Failure ]
+
+webkit.org/b/206682 [ Debug ] animations/play-state-paused.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to