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

Side by Side Diff: LayoutTests/inspector/sources/debugger-ui/show-generator-location-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 Tests that "Show Generator Location" jumps to the correct location. 1 Tests that "Show Generator Location" jumps to the correct location.
2 2
3 3
4 Running: testIterNotStarted 4 Running: testIterNotStarted
5 Generator location revealed: [14:14] 5 Generator location revealed: [14:14]
6 6
7 Running: testIterSuspended1 7 Running: testIterSuspended1
8 Generator location revealed: [16:5] 8 Generator location revealed: [16:5]
9 9
10 Running: testIterSuspended2 10 Running: testIterSuspended2
11 Generator location revealed: [17:5] 11 Generator location revealed: [17:5]
12 12
13 Running: testIterSuspended3 13 Running: testIterSuspended3
14 Generator location revealed: [18:5] 14 Generator location revealed: [18:5]
15 15
16 Running: testIterClosed 16 Running: testIterClosed
17 Generator location revealed: [14:14] 17 Generator location revealed: [14:14]
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698