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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 years, 9 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: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
index e2d248b697c072c591a14a12c50282f1d8cdcdfd..202eeb37300e4c3bd611637f83a0e3e6ac3b6ef0 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
@@ -1,64 +1,64 @@
CONSOLE MESSAGE: line 5: Error: Some test
- at namedFunction (foob.js:5:17)
- at foob.js:8:1
+CONSOLE MESSAGE: line 5: at namedFunction (foob.js:5:17)
+CONSOLE MESSAGE: line 5: at foob.js:8:1
CONSOLE MESSAGE: line 11: Error: line
-break
- at forStack (console-log-linkify-stack-in-errors.html:11:17)
- at console-log-linkify-stack-in-errors.html:14:1
+CONSOLE MESSAGE: line 11: break
+CONSOLE MESSAGE: line 11: at forStack (console-log-linkify-stack-in-errors.html:11:17)
+CONSOLE MESSAGE: line 11: at console-log-linkify-stack-in-errors.html:14:1
CONSOLE MESSAGE: line 30: TypeError: Cannot read property 'removeChild' of null
- at domError (console-log-linkify-stack-in-errors.html:28:22)
- at console-log-linkify-stack-in-errors.html:34:1
+CONSOLE MESSAGE: line 30: at domError (console-log-linkify-stack-in-errors.html:28:22)
+CONSOLE MESSAGE: line 30: at console-log-linkify-stack-in-errors.html:34:1
CONSOLE MESSAGE: line 41: Error: some error
CONSOLE MESSAGE: line 47: Error message without stacks http://www.chromium.org/
CONSOLE MESSAGE: line 49: Error valid stack #2
- at http://www.chromium.org/boo.js:40:70
- at foo(http://www.chromium.org/foo.js:10:50)
+CONSOLE MESSAGE: line 49: at http://www.chromium.org/boo.js:40:70
+CONSOLE MESSAGE: line 49: at foo(http://www.chromium.org/foo.js:10:50)
CONSOLE MESSAGE: line 50: Error valid stack #3
- at http://www.chromium.org/foo.js:40
+CONSOLE MESSAGE: line 50: at http://www.chromium.org/foo.js:40
CONSOLE MESSAGE: line 51: Error: MyError
- at throwError (http://www.chromium.org/foo.js:40)
- at eval (eval at <anonymous> (http://www.chromium.org/foo.js:42:1), <anonymous>:1:1)
- at http://www.chromium.org/foo.js:239
+CONSOLE MESSAGE: line 51: at throwError (http://www.chromium.org/foo.js:40)
+CONSOLE MESSAGE: line 51: at eval (eval at <anonymous> (http://www.chromium.org/foo.js:42:1), <anonymous>:1:1)
+CONSOLE MESSAGE: line 51: at http://www.chromium.org/foo.js:239
CONSOLE MESSAGE: line 20: ReferenceError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:53:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:53:1
CONSOLE MESSAGE: line 20: EvalError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:54:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:54:1
CONSOLE MESSAGE: line 20: SyntaxError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:55:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:55:1
CONSOLE MESSAGE: line 20: RangeError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:56:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:56:1
CONSOLE MESSAGE: line 20: TypeError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:57:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:57:1
CONSOLE MESSAGE: line 20: URIError: valid stack
- at stack2 (console-log-linkify-stack-in-errors.html:20:21)
- at stack1 (console-log-linkify-stack-in-errors.html:22:5)
- at console-log-linkify-stack-in-errors.html:58:1
+CONSOLE MESSAGE: line 20: at stack2 (console-log-linkify-stack-in-errors.html:20:21)
+CONSOLE MESSAGE: line 20: at stack1 (console-log-linkify-stack-in-errors.html:22:5)
+CONSOLE MESSAGE: line 20: at console-log-linkify-stack-in-errors.html:58:1
CONSOLE MESSAGE: line 60: Error broken stack
- at function_name(foob.js foob.js:30:1)
- at foob.js:40:70
+CONSOLE MESSAGE: line 60: at function_name(foob.js foob.js:30:1)
+CONSOLE MESSAGE: line 60: at foob.js:40:70
CONSOLE MESSAGE: line 61: Error broken stack #2
- at function_name(foob.js:20:30
+CONSOLE MESSAGE: line 61: at function_name(foob.js:20:30
CONSOLE MESSAGE: line 62: Error broken stack #3
- at function_name(foob:20.js:30 bla
+CONSOLE MESSAGE: line 62: at function_name(foob:20.js:30 bla
CONSOLE MESSAGE: line 63: Error broken stack #4
- at function_name)foob.js:20:30(
+CONSOLE MESSAGE: line 63: at function_name)foob.js:20:30(
CONSOLE MESSAGE: line 64: Error broken stack #5
- at function_name foob.js:20:30)
+CONSOLE MESSAGE: line 64: at function_name foob.js:20:30)
CONSOLE MESSAGE: line 65: Error broken stack #6
- at foob.js foob.js:40:70
+CONSOLE MESSAGE: line 65: at foob.js foob.js:40:70
CONSOLE MESSAGE: line 9: Error
- at Failure.letsFailWithStack (stack-with-sourceMap.js:19:20)
- at <anonymous>:1:1
+CONSOLE MESSAGE: line 9: at Failure.letsFailWithStack (stack-with-sourceMap.js:19:20)
+CONSOLE MESSAGE: line 9: at <anonymous>:1:1
Test that console.log(new Error().stack) would linkify links in stacks for sourceUrls and sourceMaps Bug 424001.
foob.js:5 Error: Some test

Powered by Google App Engine
This is Rietveld 408576698