| Index: test/inspector/debugger/collect-obsolete-async-tasks-expected.txt
|
| diff --git a/test/inspector/debugger/collect-obsolete-async-tasks-expected.txt b/test/inspector/debugger/collect-obsolete-async-tasks-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c114e34012c5b395fdd30e12d7ec5aaf01d65498
|
| --- /dev/null
|
| +++ b/test/inspector/debugger/collect-obsolete-async-tasks-expected.txt
|
| @@ -0,0 +1,37 @@
|
| +Checks that we collect obsolete async tasks with async stacks.
|
| +Async stacks count: 2
|
| +Scheduled async tasks: 1
|
| +Created async tasks: 1
|
| +Async tasks with parent: 0
|
| +Recurring async tasks: 1
|
| +
|
| +Async stacks count: 0
|
| +Scheduled async tasks: 0
|
| +Created async tasks: 0
|
| +Async tasks with parent: 0
|
| +Recurring async tasks: 0
|
| +
|
| +Async stacks count: 2
|
| +Scheduled async tasks: 0
|
| +Created async tasks: 2
|
| +Async tasks with parent: 2
|
| +Recurring async tasks: 0
|
| +
|
| +Async stacks count: 0
|
| +Scheduled async tasks: 0
|
| +Created async tasks: 0
|
| +Async tasks with parent: 0
|
| +Recurring async tasks: 0
|
| +
|
| +Async stacks count: 1
|
| +Scheduled async tasks: 1
|
| +Created async tasks: 0
|
| +Async tasks with parent: 0
|
| +Recurring async tasks: 0
|
| +
|
| +Async stacks count: 0
|
| +Scheduled async tasks: 0
|
| +Created async tasks: 0
|
| +Async tasks with parent: 0
|
| +Recurring async tasks: 0
|
| +
|
|
|