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

Unified Diff: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt

Issue 2890723002: Set the requester context info to the requests for off-main-thread-fetch. (Closed)
Patch Set: rebase and s/Set/Sets/ Created 3 years, 7 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 | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt b/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt
deleted file mode 100644
index a973e179d574df2cb7111e19fe7ab637b3e0d42a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/foreign-fetch-workers.https-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This is a testharness.js-based test.
-PASS Foreign fetch can intercept fetches made from a service worker
-FAIL Foreign fetch can intercept fetches made from a dedicated worker assert_equals: expected "Success: Foreign Fetch" but got "Error: TypeError: Failed to fetch"
-FAIL Foreign fetch can intercept fetches made from a shared worker assert_equals: expected "Success: Foreign Fetch" but got "Error: TypeError: Failed to fetch"
-FAIL Fetches from an insecure dedicated worker aren't intercepted. assert_equals: expected "Success: Foreign Fetch" but got "Error: TypeError: Failed to fetch"
-FAIL Fetches from an insecure shared worker aren't intercepted. assert_equals: expected "Success: Foreign Fetch" but got "Error: TypeError: Failed to fetch"
-Harness: the test ran to completion.
-
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698