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

Side by Side Diff: LayoutTests/inspector/sources/debugger/debugger-script-preprocessor-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 years, 6 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 2: preprocessed script1.js.js 1 CONSOLE MESSAGE: line 2: preprocessed script1.js.js
2 CONSOLE MESSAGE: line 86: preprocessed debugger-script-preprocessor_html.js 2 CONSOLE MESSAGE: line 86: preprocessed debugger-script-preprocessor_html.js
3 CONSOLE MESSAGE: line 2: eval works 3 CONSOLE MESSAGE: line 2: eval works
4 CONSOLE MESSAGE: line 2: verify href: debugger-script-preprocessor.html 4 CONSOLE MESSAGE: line 2: verify href: debugger-script-preprocessor.html
5 CONSOLE ERROR: line 18: Uncaught Error: fake internal preprocessor error 5 CONSOLE ERROR: line 18: Uncaught Error: fake internal preprocessor error
6 CONSOLE MESSAGE: line 94: preprocessed debugger-script-preprocessor_html_onload. js 6 CONSOLE MESSAGE: line 94: preprocessed debugger-script-preprocessor_html_onload. js
7 CONSOLE ERROR: line 1: Uncaught Error: failingPreprocessor throws 7 CONSOLE ERROR: line 1: Uncaught Error: failingPreprocessor throws
8 CONSOLE ERROR: The preprocessor must compile to a function. 8 CONSOLE ERROR: The preprocessor must compile to a function.
9 CONSOLE ERROR: The preprocessor must compile to a function. 9 CONSOLE ERROR: The preprocessor must compile to a function.
10 CONSOLE ERROR: line 2: Uncaught SyntaxError: Unexpected identifier 10 CONSOLE ERROR: line 2: Uncaught SyntaxError: Unexpected identifier
11 CONSOLE ERROR: The preprocessor must compile to a function. 11 CONSOLE ERROR: The preprocessor must compile to a function.
12 Tests script preprocessor (ability to preprocess all scripts upon reload). 12 Tests script preprocessor (ability to preprocess all scripts upon reload).
13 13
14 Debugger was enabled.
15 Page reloaded. 14 Page reloaded.
16 sourceURLs[0]=inspector-test.js 15 sourceURLs[0]=inspector-test.js
17 sourceURLs[1]=debugger-test.js 16 sourceURLs[1]=debugger-test.js
18 sourceURLs[2]=script1.js.js 17 sourceURLs[2]=script1.js.js
19 sourceURLs[3]=debugger-script-preprocessor_html.js 18 sourceURLs[3]=debugger-script-preprocessor_html.js
20 sourceURLs[4]=debugger-script-preprocessor.html 19 sourceURLs[4]=debugger-script-preprocessor.html
21 sourceURLs[5]=dynamicScript1 20 sourceURLs[5]=dynamicScript1
22 sourceURLs[6]=dynamicScript2 21 sourceURLs[6]=dynamicScript2
23 Page reloaded. 22 Page reloaded.
24 Page reloaded. 23 Page reloaded.
25 Page reloaded. 24 Page reloaded.
26 Page reloaded. 25 Page reloaded.
27 Debugger was disabled.
28 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698