Title: [244780] trunk/LayoutTests
Revision
244780
Author
[email protected]
Date
2019-04-30 10:08:54 -0700 (Tue, 30 Apr 2019)

Log Message

animations/play-state-in-shorthand.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=192501

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations: Updating expectations for flaky failure
* platform/mac/TestExpectations: Ditto

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (244779 => 244780)


--- trunk/LayoutTests/ChangeLog	2019-04-30 16:40:08 UTC (rev 244779)
+++ trunk/LayoutTests/ChangeLog	2019-04-30 17:08:54 UTC (rev 244780)
@@ -1,3 +1,13 @@
+2019-04-30  Shawn Roberts  <[email protected]>
+
+        animations/play-state-in-shorthand.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=192501
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations: Updating expectations for flaky failure
+        * platform/mac/TestExpectations: Ditto
+
 2019-04-30  Justin Fan  <[email protected]>
 
         [WebGPU] Move 'gpu' API entry point from DOMWindow to Navigator

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (244779 => 244780)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-04-30 16:40:08 UTC (rev 244779)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-04-30 17:08:54 UTC (rev 244780)
@@ -101,4 +101,6 @@
 
 webkit.org/b/196944 imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html [ Pass Failure ]
 
-webkit.org/b/197207 http/wpt/resource-timing/rt-resources-per-frame.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/197207 http/wpt/resource-timing/rt-resources-per-frame.html [ Pass Failure ]
+
+webkit.org/b/192501 animations/play-state-in-shorthand.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (244779 => 244780)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-04-30 16:40:08 UTC (rev 244779)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-04-30 17:08:54 UTC (rev 244780)
@@ -1884,3 +1884,5 @@
 webkit.org/b/197007 imported/w3c/web-platform-tests/pointerevents/pointerlock/pointerevent_coordinates_when_locked.html [ Skip ]
 webkit.org/b/197009 imported/w3c/web-platform-tests/pointerevents/pointerevent_setpointercapture_invalid_pointerid.html [ Failure Pass ]
 webkit.org/b/197058 imported/w3c/web-platform-tests/pointerevents/pointerevent_mouse_pointercapture_in_frame.html [ Failure Pass ]
+
+webkit.org/b192501 [ Debug ] animations/play-state-in-shorthand.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to