Title: [288579] trunk/LayoutTests
Revision
288579
Author
jon...@apple.com
Date
2022-01-25 13:25:56 -0800 (Tue, 25 Jan 2022)

Log Message

[ Catalina wk1 ews ] media/remote-control-command-seek.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=215325

Reviewed by Simon Fraser.

No longer flaking on Catalina or on iOS bots. Remove expectations.
* gpu-process/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288578 => 288579)


--- trunk/LayoutTests/ChangeLog	2022-01-25 21:24:47 UTC (rev 288578)
+++ trunk/LayoutTests/ChangeLog	2022-01-25 21:25:56 UTC (rev 288579)
@@ -1,3 +1,15 @@
+2022-01-25  Jon Lee  <jonlee...@gmail.com>
+
+        [ Catalina wk1 ews ] media/remote-control-command-seek.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=215325
+
+        Reviewed by Simon Fraser.
+
+        No longer flaking on Catalina or on iOS bots. Remove expectations.
+        * gpu-process/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2022-01-25  Robert Jenner  <jen...@apple.com>
 
         [CSS Container Queries] Basic parsing support for container-type property

Modified: trunk/LayoutTests/gpu-process/TestExpectations (288578 => 288579)


--- trunk/LayoutTests/gpu-process/TestExpectations	2022-01-25 21:24:47 UTC (rev 288578)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2022-01-25 21:25:56 UTC (rev 288579)
@@ -936,7 +936,6 @@
 loader/go-back-to-different-window-size.html [ Pass ]
 mathml/presentation/mroot-pref-width.html
 media/media-session/actionHandlerInternalMappings.html
-media/remote-control-command-seek.html [ Pass ]
 media/track/track-css-visible-stroke.html
 media/track/track-in-band-legacy-api.html [ Pass ]
 media/video-canvas-createPattern.html [ Pass ]

Modified: trunk/LayoutTests/platform/ios/TestExpectations (288578 => 288579)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-01-25 21:24:47 UTC (rev 288578)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-01-25 21:25:56 UTC (rev 288579)
@@ -2607,9 +2607,6 @@
 
 webkit.org/b/183441 mathml/presentation/multiscripts-equivalence.html [ ImageOnlyFailure ]
 
-# <rdar://problem/32626498> REGRESSION (iOS 11/High Sierra): media/remote-control-command-seek.html is timing out
-media/remote-control-command-seek.html [ Timeout ]
-
 # <rdar://problem/33251388> REGRESSION: Multiple imported/w3c/web-platform-tests/ are failing with blobs
 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ]
 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (288578 => 288579)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-01-25 21:24:47 UTC (rev 288578)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-01-25 21:25:56 UTC (rev 288579)
@@ -1226,8 +1226,6 @@
 
 webkit.org/b/217478 imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-descendant-text-mutated-001.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/215325 [ Catalina ] media/remote-control-command-seek.html [ Pass Timeout ]
-
 webkit.org/b/217934 inspector/debugger/breakpoint-resolve-when-script-added.html [ Skip ]
 
 webkit.org/b/218341 [ Debug ] inspector/dom-debugger/attribute-modified-style.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to