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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt
index 9cb4ac8546f8632ec56ce77ab446e125dd43beae..40f76f5facf9d931d84b1efc8ea620b814c54b7a 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt
@@ -1,17 +1,18 @@
+CONSOLE WARNING: line 37: This test relies on console message comparison.
CONSOLE MESSAGE: line 20: Interfaces in Service Worker - no origin trial
-interface InstallEvent
-global object
+CONSOLE MESSAGE: line 20: interface InstallEvent
+CONSOLE MESSAGE: line 20: global object
CONSOLE MESSAGE: line 32: Interfaces in Service Worker - origin trial enabled.
-interface ForeignFetchEvent
- getter origin
- getter request
- method constructor
- method respondWith
-interface InstallEvent
- method registerForeignFetch
-global object
- getter onforeignfetch
- setter onforeignfetch
+CONSOLE MESSAGE: line 32: interface ForeignFetchEvent
+CONSOLE MESSAGE: line 32: getter origin
+CONSOLE MESSAGE: line 32: getter request
+CONSOLE MESSAGE: line 32: method constructor
+CONSOLE MESSAGE: line 32: method respondWith
+CONSOLE MESSAGE: line 32: interface InstallEvent
+CONSOLE MESSAGE: line 32: method registerForeignFetch
+CONSOLE MESSAGE: line 32: global object
+CONSOLE MESSAGE: line 32: getter onforeignfetch
+CONSOLE MESSAGE: line 32: setter onforeignfetch
This is a testharness.js-based test.
PASS ForeignFetch related interfaces in SW - no origin trial.
PASS ForeignFetch related interfaces in SW - origin trial enabled.

Powered by Google App Engine
This is Rietveld 408576698