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

Unified Diff: LayoutTests/inspector/console/console-assert-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/inspector/console/console-assert-expected.txt
diff --git a/LayoutTests/inspector/console/console-assert-expected.txt b/LayoutTests/inspector/console/console-assert-expected.txt
index fc23ab0195d74ef896847b1663ea19889ca01f79..428a37a5aed38487ba6cb9de5779039e26848644 100644
--- a/LayoutTests/inspector/console/console-assert-expected.txt
+++ b/LayoutTests/inspector/console/console-assert-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: line 9: 1
-CONSOLE MESSAGE: line 10: a
+CONSOLE ERROR: line 9: 1
+CONSOLE ERROR: line 10: a
Tests that console.assert() will dump a message and stack trace with source URLs and line numbers.
Assertion failed: 1 console-assert.html:9b console-assert.html:9a console-assert.html:15

Powered by Google App Engine
This is Rietveld 408576698