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

Side by Side Diff: LayoutTests/inspector/sources/debugger-breakpoints/xhr-breakpoints-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 XHR breakpoints. 1 Tests XHR breakpoints.
2 2
3 3
4 Running: testXHRBreakpoint 4 Running: testXHRBreakpoint
5 Script execution paused. 5 Script execution paused.
6 Call stack: 6 Call stack:
7 0) sendRequest (xhr-breakpoints.html:11) 7 0) sendRequest (xhr-breakpoints.html:11)
8 1) (:1) 8 1) (:1)
9 Script execution resumed. 9 Script execution resumed.
10 10
11 Running: testPauseOnAnyXHR 11 Running: testPauseOnAnyXHR
12 Script execution paused. 12 Script execution paused.
13 Script execution resumed. 13 Script execution resumed.
14 Script execution paused. 14 Script execution paused.
15 Script execution resumed. 15 Script execution resumed.
16 16
17 Running: testDisableBreakpoint 17 Running: testDisableBreakpoint
18 Script execution paused. 18 Script execution paused.
19 Script execution resumed. 19 Script execution resumed.
20 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698