mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
714 B
44 lines
714 B
8 years ago
|
Checks async instrumentation enabled in the middle.
|
||
|
|
||
|
Running test: beforeAsyncTaskScheduled
|
||
|
test (test.js:19:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
test (test.js:21:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
foo (test.js:10:2)
|
||
|
-- Promise.resolve --
|
||
|
test (test.js:20:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
foo (test.js:12:2)
|
||
|
-- Promise.resolve --
|
||
|
test (test.js:20:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
|
||
|
Running test: afterAsyncTaskScheduled
|
||
|
test (test.js:19:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
test (test.js:21:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
foo (test.js:10:2)
|
||
|
|
||
|
foo (test.js:12:2)
|
||
|
|
||
|
|
||
|
Running test: afterAsyncTaskStarted
|
||
|
test (test.js:19:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
test (test.js:21:2)
|
||
|
(anonymous) (expr1.js:0:0)
|
||
|
|
||
|
foo (test.js:10:2)
|
||
|
|
||
|
foo (test.js:12:2)
|
||
|
|