[ 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:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@288579 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 280d3d1..c7fa647 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2022-01-25  Jon Lee  <jonlee554@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  <jenner@apple.com>
 
         [CSS Container Queries] Basic parsing support for container-type property
diff --git a/LayoutTests/gpu-process/TestExpectations b/LayoutTests/gpu-process/TestExpectations
index ca8e49a..940aece 100644
--- a/LayoutTests/gpu-process/TestExpectations
+++ b/LayoutTests/gpu-process/TestExpectations
@@ -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 ]
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index 9038359..159fedc 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -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 ]
diff --git a/LayoutTests/platform/mac-wk1/TestExpectations b/LayoutTests/platform/mac-wk1/TestExpectations
index 2b5533a..87e4000 100644
--- a/LayoutTests/platform/mac-wk1/TestExpectations
+++ b/LayoutTests/platform/mac-wk1/TestExpectations
@@ -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 ]