2021-11-18 08:24:37 +00:00
|
|
|
Test that all 'other' reasons are explicitly encoded on a pause event if they overlap with another reason
|
|
|
|
|
|
|
|
Running test: testBreakpointPauseReason
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason instrumentation, data {"scriptId":"3","url":"foo.js"} and scriptId: 3.
|
|
|
|
Paused with reason other, data {} and scriptId: 3.
|
2021-11-18 08:24:37 +00:00
|
|
|
|
|
|
|
Running test: testTriggeredPausePauseReason
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason instrumentation, data {"scriptId":"4","url":"foo.js"} and scriptId: 4.
|
|
|
|
Paused with reason other, data {} and scriptId: 4.
|
2021-11-23 09:14:18 +00:00
|
|
|
|
|
|
|
Running test: testSteppingPauseReason
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason instrumentation, data {"scriptId":"5","url":"foo.js"} and scriptId: 5.
|
|
|
|
Paused with reason other, data {} and scriptId: 5.
|
|
|
|
Paused with reason other, data {} and scriptId: 5.
|
|
|
|
Paused with reason instrumentation, data {"scriptId":"6","url":"bar.js"} and scriptId: 6.
|
|
|
|
Paused with reason other, data {} and scriptId: 6.
|
2021-11-23 09:14:18 +00:00
|
|
|
|
|
|
|
Running test: testOnlyReportOtherWithEmptyDataOnce
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason other, data {} and scriptId: 7.
|
2021-12-02 09:26:01 +00:00
|
|
|
|
|
|
|
Running test: testDebuggerStatementReason
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason instrumentation, data {"scriptId":"8","url":"foo.js"} and scriptId: 8.
|
|
|
|
Paused with reason other, data {} and scriptId: 8.
|
2021-12-06 12:12:41 +00:00
|
|
|
|
|
|
|
Running test: testAsyncSteppingPauseReason
|
2022-02-23 10:27:52 +00:00
|
|
|
Paused with reason instrumentation, data {"scriptId":"9","url":"foo.js"} and scriptId: 9.
|
|
|
|
Paused with reason other, data {} and scriptId: 9.
|
|
|
|
Paused with reason other, data {} and scriptId: 9.
|
|
|
|
Paused with reason instrumentation, data {"scriptId":"10","url":"bar.js"} and scriptId: 10.
|
|
|
|
Paused with reason other, data {} and scriptId: 10.
|
|
|
|
Paused with reason other, data {} and scriptId: 10.
|
|
|
|
|
|
|
|
Running test: testSteppingOutPauseReason
|
|
|
|
Paused with reason instrumentation, data {"scriptId":"11","url":"foo.js"} and scriptId: 11.
|
|
|
|
Paused with reason other, data {} and scriptId: 11.
|
|
|
|
Paused with reason instrumentation, data {"scriptId":"12","url":"bar.js"} and scriptId: 12.
|
|
|
|
Paused with reason other, data {} and scriptId: 11.
|