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

Side by Side Diff: test/inspector/debugger/continue-to-location-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 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
OLDNEW
1 Tests Debugger.continueToLocation
1 Paused on debugger statement 2 Paused on debugger statement
2 Paused after continueToLocation 3 Paused after continueToLocation
3 Stopped on line 8, expected 8, requested 8, (0-based numbers). 4 Stopped on line 8, expected 8, requested 8, (0-based numbers).
4 Control parameter 'step' calculation result: 1, expected: 1 5 Control parameter 'step' calculation result: 1, expected: 1
5 SUCCESS 6 SUCCESS
6 Paused on debugger statement 7 Paused on debugger statement
7 Paused after continueToLocation 8 Paused after continueToLocation
8 Stopped on line 8, expected 8, requested 8, (0-based numbers). 9 Stopped on line 8, expected 8, requested 8, (0-based numbers).
9 Control parameter 'step' calculation result: 1, expected: 1 10 Control parameter 'step' calculation result: 1, expected: 1
10 SUCCESS 11 SUCCESS
(...skipping 10 matching lines...) Expand all
21 Paused on debugger statement 22 Paused on debugger statement
22 Paused after continueToLocation 23 Paused after continueToLocation
23 Stopped on line 17, expected 17, requested 17, (0-based numbers). 24 Stopped on line 17, expected 17, requested 17, (0-based numbers).
24 Control parameter 'step' calculation result: 6, expected: 6 25 Control parameter 'step' calculation result: 6, expected: 6
25 SUCCESS 26 SUCCESS
26 Paused on debugger statement 27 Paused on debugger statement
27 Paused after continueToLocation 28 Paused after continueToLocation
28 Stopped on line 17, expected 17, requested 17, (0-based numbers). 29 Stopped on line 17, expected 17, requested 17, (0-based numbers).
29 Control parameter 'step' calculation result: 6, expected: 6 30 Control parameter 'step' calculation result: 6, expected: 6
30 SUCCESS 31 SUCCESS
31
OLDNEW
« no previous file with comments | « test/inspector/debugger/continue-to-location.js ('k') | test/inspector/debugger/continue-to-location-target-call-frames.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698