[ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=213795

Unreviewed test gardening.

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

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263747 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d3bc007..1f09f7e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2020-06-30  Jason Lawrence  <lawrence.j@apple.com>
+
+        [ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out. 
+        https://bugs.webkit.org/show_bug.cgi?id=213795
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2020-06-30  Karl Rackler  <rackler@apple.com>
 
         Remove expectation for svg/custom/subpaths-moveto-only-rendering.svg as it is passing. 
diff --git a/LayoutTests/platform/ios-wk2/TestExpectations b/LayoutTests/platform/ios-wk2/TestExpectations
index 1cd4ff3..82b4639 100644
--- a/LayoutTests/platform/ios-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-wk2/TestExpectations
@@ -1761,4 +1761,6 @@
 
 webkit.org/b/213553 http/tests/resourceLoadStatistics/grandfathering-database.html [ Pass Timeout ]
 
-webkit.org/b/21365 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/21365 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
+
+webkit.org/b/213795 [ Debug ] http/tests/storage/storage-map-leaking.html [ Pass Timeout ]
\ No newline at end of file
diff --git a/LayoutTests/platform/mac-wk2/TestExpectations b/LayoutTests/platform/mac-wk2/TestExpectations
index ee06f87..ba06884 100644
--- a/LayoutTests/platform/mac-wk2/TestExpectations
+++ b/LayoutTests/platform/mac-wk2/TestExpectations
@@ -1036,4 +1036,6 @@
 
 webkit.org/b/213621 imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html [ Pass Failure ]
 
-webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
+
+webkit.org/b/213795 [ Mojave Debug ] http/tests/storage/storage-map-leaking.html [ Pass Timeout ]
\ No newline at end of file