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

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

Issue 2648473002: Rebaseline of tests which changed their behavior during disabling WPTServe (Closed)
Patch Set: Created 3 years, 11 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
Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/worker-interception.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/worker-interception.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/worker-interception.https-expected.txt
index 08481b25cbe0fb97ae31ced8214223d64a48dbf7..db4199de122850bd7237aabfb8b2c063371a95fc 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/worker-interception.https-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/worker-interception.https-expected.txt
@@ -1,6 +1,3 @@
-CONSOLE ERROR: line 14: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://127.0.0.1:8444') does not match the recipient window's origin ('https://web-platform.test:8444').
-CONSOLE ERROR: line 14: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://127.0.0.1:8444') does not match the recipient window's origin ('https://web-platform.test:8444').
-CONSOLE ERROR: line 14: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://127.0.0.1:8444') does not match the recipient window's origin ('https://web-platform.test:8444').
This is a testharness.js-based test.
FAIL Verify worker script from uncontrolled document is intercepted by Service Worker promise_test: Unhandled rejection with value: undefined
FAIL Verify worker script intercepted by same-origin response succeeds promise_test: Unhandled rejection with value: undefined

Powered by Google App Engine
This is Rietveld 408576698