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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 years, 9 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/http/tests/serviceworker/fetch-csp-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt
index 5c925fb7323430420de89140ec5601e180274142..cb05d689933050f21fda4e0d5391bcb5db1d9555 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt
@@ -1,7 +1,7 @@
CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/resources/fetch-access-control.php?PNGIMAGE' because it violates the following Content Security Policy directive: "img-src http://127.0.0.1:8000".
-
+CONSOLE ERROR:
CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/resources/fetch-access-control.php?PNGIMAGE' because it violates the following Content Security Policy directive: "img-src http://127.0.0.1:8000".
-
+CONSOLE ERROR:
This is a testharness.js-based test.
PASS Verify CSP control of fetch() in a Service Worker
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698