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

Unified Diff: LayoutTests/fast/js/uncaught-exception-line-number-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/js/uncaught-exception-line-number-expected.txt
diff --git a/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt b/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt
index 14aef95b41ebff8475621cc1f23bc16133404232..5bb33b4f10c324bf4b1ac4ab89b53b7258732ee9 100644
--- a/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt
+++ b/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 11: Uncaught uh oh, an exception!
+CONSOLE ERROR: line 11: Uncaught uh oh, an exception!
This tests that uncaught exceptions have the right line numbers, for example for display in the JavaScript error console. To run the test manually, look in the JS console for an uncaught exception on line 11.
« no previous file with comments | « LayoutTests/fast/js/kde/string-2-n-expected.txt ('k') | LayoutTests/fast/loader/delete-inside-cancelTimer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698