Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(686)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-cors.https-expected.txt

Issue 2736203002: Fix foreign fetch wpt tests by setting the path of get-host-info.sub.js (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-cors.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-cors.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-cors.https-expected.txt
deleted file mode 100644
index 00325dc19c6ee861928edc90b9d9492e746ac933..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-cors.https-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-This is a testharness.js-based test.
-FAIL Same origin fetch without CORS headers, not exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch without CORS headers, only origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch without CORS headers, headers and origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch without CORS headers, exposed to wrong origin promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch with CORS headers, not exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch with CORS headers, only origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch with CORS headers, headers and origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Same origin fetch with CORS headers, exposed to wrong origin promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch without CORS headers, not exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch with ACEHeaders header, not exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch with ACEHeaders header, only origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch with ACEHeaders header, headers and origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch with ACEHeaders header, exposed to wrong origin promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch without ACEHeaders header, not exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch without ACEHeaders header, only origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-FAIL Cross origin fetch without ACEHeaders header, headers and origin exposed promise_test: Unhandled rejection with value: "failure:TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed"
-Harness: the test ran to completion.
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698