step-into-external-async-task-expected.txt 392 Bytes
Newer Older
1
Test for step-into remote async task
2 3

Running test: test
4 5 6 7 8
Setup debugger agents..
Pause before stack trace is captured..
Run stepInto with breakOnAsyncCall flag
Trigger external async task on another context group
Dump stack trace
9
boo (target.js:1:22)
10 11 12 13 14 15
call (framework.js:3:2)
(anonymous) (target.js:0:0)
-- remote-task --
store (utils.js:2:25)
foo (source.js:1:13)
(anonymous) (source.js:2:6)