Unreviewed test gardening for iOS simulator.
* platform/ios-wk2/TestExpectations:
* platform/ios-wk2/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt: Removed.
* platform/ios/TestExpectations:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@230809 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 36d6538..6b78eab 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2018-04-19 Ryan Haddad <ryanhaddad@apple.com>
+
+ Unreviewed test gardening for iOS simulator.
+
+ * platform/ios-wk2/TestExpectations:
+ * platform/ios-wk2/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt: Removed.
+ * platform/ios/TestExpectations:
+
2018-04-19 Nan Wang <n_wang@apple.com>
AX: AOM: respect the accessibility setting for dispatching the accessible events
diff --git a/LayoutTests/platform/ios-wk2/TestExpectations b/LayoutTests/platform/ios-wk2/TestExpectations
index ebba7cc..1746aa2 100644
--- a/LayoutTests/platform/ios-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-wk2/TestExpectations
@@ -1354,3 +1354,5 @@
fast/text/international/hebrew-selection.html [ ImageOnlyFailure Pass ]
imported/blink/editing/style/justify-left-crash.html [ ImageOnlyFailure Pass ]
imported/blink/fast/css/user-select-none.html [ ImageOnlyFailure Pass ]
+
+webkit.org/b/184783 compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ]
diff --git a/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt b/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt
deleted file mode 100644
index 0ef518b..0000000
--- a/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-
-PASS Test content-type header for a body string
-FAIL Test content-type header for a body ArrayBufferView assert_equals: Correct Content-Type header result expected "" but got "application/x-www-form-urlencoded"
-FAIL Test content-type header for a body ArrayBuffer assert_equals: Correct Content-Type header result expected "" but got "application/x-www-form-urlencoded"
-PASS Test content-type header for a body Blob
-PASS Test content-type header for a body FormData
-PASS Test content-type header for a body URLSearchParams
-
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index a17959e..1683ca3 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -3177,7 +3177,7 @@
webkit.org/b/142087 fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ]
webkit.org/b/142087 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ]
-webkit.org/b/177322 [ Debug ] imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
+webkit.org/b/177322 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
webkit.org/b/178029 http/tests/preload/viewport/meta-viewport-link-headers.php [ Pass Failure ]
@@ -3291,4 +3291,6 @@
[ Debug ] imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Slow ]
[ Debug ] imported/w3c/web-platform-tests/hr-time/idlharness.html [ Slow ]
-webkit.org/b/184783 compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ]
+webkit.org/b/183388 fast/scrolling/scroll-to-focused-element-asynchronously.html [ Pass Failure ]
+
+webkit.org/b/184787 http/wpt/cache-storage/cache-quota.any.html [ Pass Failure ]