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

Unified Diff: LayoutTests/fast/js/invalid-syntax-for-function-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/invalid-syntax-for-function-expected.txt
diff --git a/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt b/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt
index 73c4816a0f0165336226a48966eb3b3ed923b8d3..dc56c4c1fa45edc5a3c01d34f7cf859ceb91126b 100644
--- a/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt
+++ b/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
+CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
This test ensures we don't crash when we are given garbage for an attribute expecting a function.
https://bugs.webkit.org/show_bug.cgi?id=19025
« no previous file with comments | « LayoutTests/fast/js/i18n-bindings-locale-expected.txt ('k') | LayoutTests/fast/js/kde/garbage-n-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698