media/controls-after-reload.html failing on iOS after unskip

Unreviewed test gardening.

* platform/ios/TestExpectations: Skipping in iOS

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@245473 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ed2cbb4..e15385e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2019-05-17  Shawn Roberts  <sroberts@apple.com>
+
+        media/controls-after-reload.html failing on iOS after unskip
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Skipping in iOS
+
 2019-05-17  Simon Fraser  <simon.fraser@apple.com>
 
         REGRESSION (r245170): gmail.com header flickers when hovering over the animating buttons
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index f1480b1..bc80d12 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -3266,3 +3266,6 @@
 fast/events/ios/submit-form-target-blank-using-return-key.html
 
 webkit.org/b/197778 [ Debug ] webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
+
+# Was unskipped, but now has missing results in iOS . Skipping on iOS only.
+media/controls-after-reload.html [ Skip ]
\ No newline at end of file