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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt
index d489c2ea6f882e02f969e3562601e069925f4a6b..e268ebb47ef908bb9dd27f9ba128c342a23b97ee 100644
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/sandbox-empty.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
+CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/sandbox-empty.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
This test passes if it doesn't alert fail.

Powered by Google App Engine
This is Rietveld 408576698