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

Unified Diff: LayoutTests/fast/parser/nested-fragment-parser-crash-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/fast/parser/nested-fragment-parser-crash-expected.txt
diff --git a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
index acdbd4639193a24d0c1c2691e8a8088e0e74d890..04f27ec3f361fad9d2abc9241dffeffc96472374 100644
--- a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
+++ b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE ERROR: line 19: Uncaught RangeError: Maximum call stack size exceeded.
x
x This test passes if it doesn't crash.

Powered by Google App Engine
This is Rietveld 408576698