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

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

Issue 2695813009: Import wpt@503f5b5f78ec4e87d144f78609f363f0ed0ea8db (Closed)
Patch Set: Skip some tests Created 3 years, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Fetch API cannot load https://www2.web-platform.test:8444/service -workers/service-worker/resources/simple.txt?basic_dedicated_insecure. No 'Acces s-Control-Allow-Origin' header is present on the requested resource. Origin 'htt p://www2.web-platform.test:8001' is therefore not allowed access. If an opaque r esponse serves your needs, set the request's mode to 'no-cors' to fetch the reso urce with CORS disabled.
2 This is a testharness.js-based test.
3 FAIL Foreign fetch can intercept fetches made from a service worker assert_unrea ched: unregister and register should not fail: Failed to register a ServiceWorke r: ServiceWorker script evaluation failed Reached unreachable code
4 PASS Foreign fetch can intercept fetches made from a dedicated worker
5 PASS Foreign fetch can intercept fetches made from a shared worker
6 PASS Fetches from an insecure dedicated worker aren't intercepted.
7 PASS Fetches from an insecure shared worker aren't intercepted.
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698