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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 11: Uncaught uh oh, an exception! 1 CONSOLE ERROR: line 11: Uncaught uh oh, an exception!
2 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. 2 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.
3 3
OLDNEW
« 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