Update network service layout tests expectations.
nested-cloning-large-multiple.html started flaking after turning on blob service for network service.
the background-fetch tests started failing after r499500 which turned on security checks for background fetch.
[email protected]
NOTRY=true
Change-Id: Ib577e7dc29ff95be15a65386df746b809a0986f8
Reviewed-on: https://chromium-review.googlesource.com/649960
Reviewed-by: John Abd-El-Malek <[email protected]>
Commit-Queue: John Abd-El-Malek <[email protected]>
Cr-Commit-Position: refs/heads/master@{#499556}
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-features=NetworkService b/third_party/WebKit/LayoutTests/FlagExpectations/enable-features=NetworkService
index 6ec914d..4783f640 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-features=NetworkService
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-features=NetworkService
@@ -470,6 +470,15 @@
# Tests failed when turning on Blob service for network service config.
crbug.com/611935 external/wpt/IndexedDB/nested-cloning-large-multiple.html [ Failure ]
crbug.com/611935 external/wpt/IndexedDB/nested-cloning-small.html [ Failure ]
+crbug.com/611935 external/wpt/IndexedDB/nested-cloning-large.html [ Failure ]
+
+# Failed after r499500 which turned on security checks for background fetch.
+Bug(none) external/wpt/background-fetch/content-security-policy.https.window.html [ Timeout ]
+Bug(none) external/wpt/background-fetch/credentials-in-url.https.window.html [ Timeout ]
+Bug(none) external/wpt/background-fetch/dangling-markup.https.window.html [ Timeout ]
+Bug(none) external/wpt/background-fetch/mixed-content-and-allowed-schemes.https.window.html [ Timeout ]
+Bug(none) external/wpt/background-fetch/port-blocking.https.window.html [ Timeout ]
+Bug(none) http/tests/background_fetch/block-cors-preflights.https.html [ Timeout ]
# The next three sections are blocked by converting to new Mojo JS APIs.