Title: [282978] trunk/LayoutTests
Revision
282978
Author
[email protected]
Date
2021-09-23 11:58:59 -0700 (Thu, 23 Sep 2021)

Log Message

[ iOS macOS Debug ] media/video-ended-seek-crash.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=230708

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282977 => 282978)


--- trunk/LayoutTests/ChangeLog	2021-09-23 18:38:56 UTC (rev 282977)
+++ trunk/LayoutTests/ChangeLog	2021-09-23 18:58:59 UTC (rev 282978)
@@ -1,3 +1,13 @@
+2021-09-23  Ayumi Kojima  <[email protected]>
+
+        [ iOS macOS Debug ] media/video-ended-seek-crash.html is a flaky timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=230708
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-09-23  Eric Hutchison  <[email protected]>
 
         LayoutTest memory/memory-pressure-simulation.html is a flaky failure.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (282977 => 282978)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-23 18:38:56 UTC (rev 282977)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-23 18:58:59 UTC (rev 282978)
@@ -1448,6 +1448,8 @@
 
 webkit.org/b/228087 [ Debug ] media/video-seek-with-negative-playback.html [ Pass Failure Timeout ]
 
+webkit.org/b/230708 [ Debug ] media/video-ended-seek-crash.html [ Pass Timeout ]
+
 webkit.org/b/208656 storage/indexeddb/modern/transactions-stop-on-navigation.html [ Pass Failure ]
 
 webkit.org/b/208662 http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-by-default-src-star.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (282977 => 282978)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-09-23 18:38:56 UTC (rev 282977)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-09-23 18:58:59 UTC (rev 282978)
@@ -764,6 +764,8 @@
 
 webkit.org/b/61487 http/tests/media/video-cross-site.html [ Failure ]
 
+webkit.org/b/230708 [ Debug ] media/video-ended-seek-crash.html [ Pass Timeout ]
+
 # Opera-submitted tests to W3C for <track>, a lot of failures still.
 webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to