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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/postmessage-to-client.https-expected.txt

Issue 2509753003: Initial TestExpectations vs. WPTServeExpectations cleanup (Closed)
Patch Set: rebased Created 4 years, 1 month 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/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.

Powered by Google App Engine
This is Rietveld 408576698