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

Side by Side Diff: LayoutTests/inspector/sources/debugger-breakpoints/debugger-disable-add-breakpoint-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 breakpoints are correctly handled while debugger is turned off 1 Tests that breakpoints are correctly handled while debugger is turned off
2 2
3 Main resource was shown. 3 Main resource was shown.
4 Debugger disabled. 4 Debugger disabled.
5 Breakpoint added 5 Breakpoint added
6 Debugger was enabled 6 Debugger was enabled
7 Set timer for test function. 7 Set timer for test function.
8 Script execution paused. 8 Script execution paused.
9 Script execution resumed. 9 Script execution resumed.
10 Disable debugger again 10 Disable debugger again
11 Debugger disabled 11 Debugger disabled
12 Breakpoint removed 12 Breakpoint removed
13 Debugger enabled 13 Debugger enabled
14 Evaluating test function. 14 Evaluating test function.
15 function evaluated without a pause on the breakpoint. 15 function evaluated without a pause on the breakpoint.
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698