Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt |
index d42cded994a6c9278cb24f10de71cbc67bdd719a..b2e71c58fb75f914e51cd0474ed308c693e6600c 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt |
@@ -1,4 +1,4 @@ |
This is a testharness.js-based test. |
-FAIL postMessage from ServiceWorker to Client assert_equals: message event's origin should be set correctly. expected "https://127.0.0.1:8444" but got "https://web-platform.test:8444" |
+FAIL postMessage from ServiceWorker to Client assert_equals: message events should use MessageEvent interface. expected function "function MessageEvent() { [native code] }" but got function "function ServiceWorkerMessageEvent() { [native code] }" |
Harness: the test ran to completion. |