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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/debugger/continueToLocation-expected.txt

Issue 2968523003: [DevTools] Migrate inspector-protocol/debugger tests to new harness (Closed)
Patch Set: all tests Created 3 years, 5 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
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 11 matching lines...) Expand all
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 32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698