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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/worker-interception.https-expected.txt

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Rebase Created 4 years, 2 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: line 14: Failed to execute 'postMessage' on 'DOMWindow': The targ et origin provided ('https://127.0.0.1:8444') does not match the recipient windo w's origin ('https://web-platform.test:8444').
2 CONSOLE ERROR: line 14: Failed to execute 'postMessage' on 'DOMWindow': The targ et origin provided ('https://127.0.0.1:8444') does not match the recipient windo w's origin ('https://web-platform.test:8444').
3 CONSOLE ERROR: line 14: Failed to execute 'postMessage' on 'DOMWindow': The targ et origin provided ('https://127.0.0.1:8444') does not match the recipient windo w's origin ('https://web-platform.test:8444').
4 This is a testharness.js-based test.
5 FAIL Verify worker script from uncontrolled document is intercepted by Service W orker promise_test: Unhandled rejection with value: undefined
6 FAIL Verify worker script intercepted by same-origin response succeeds promise_t est: Unhandled rejection with value: undefined
7 FAIL Verify worker script intercepted by cors response succeeds promise_test: Un handled rejection with value: undefined
8 PASS Verify worker script intercepted by no-cors cross-origin response fails
9 PASS Verify worker loads from controlled document are intercepted by Service Wor ker
10 Harness: the test ran to completion.
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698