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/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-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/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-expected.txt
index 6ac9d5925e043cb5d005ed49327da38df4d0d930..7033b0f922d12e6d043603cfc9071187b82efd33 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-code-blocked-expected.txt
@@ -1,4 +1,4 @@
CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/resources/mock-plugin.pl?code' because it violates the following Content Security Policy directive: "object-src http://localhost:8080".
-
+CONSOLE ERROR:
CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked.
This test passes if there is a console message saying the plugin was blocked.

Powered by Google App Engine
This is Rietveld 408576698