| Index: LayoutTests/inspector/sources/debugger/async-operation-events-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/async-operation-events-expected.txt b/LayoutTests/inspector/sources/debugger/async-operation-events-expected.txt
|
| deleted file mode 100644
|
| index bfa5c5a8ffb8b0afd66e8223dae020a5ec795c3e..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/async-operation-events-expected.txt
|
| +++ /dev/null
|
| @@ -1,44 +0,0 @@
|
| -Tests debugger AsyncOperation events while in a debugger stepping session.
|
| -
|
| -Set timer for test function.
|
| -Executing StepOver...
|
| -Executing StepOver...
|
| -==> AsyncOperationStarted: [setTimeout] testFunction @ async-operation-events.html:10
|
| -Executing StepOver...
|
| -Call stack:
|
| - 0) callback1 (async-operation-events.html:13)
|
| - [setTimeout]
|
| - 0) testFunction (async-operation-events.html:10)
|
| -
|
| -Executing StepOver...
|
| -Executing StepOver...
|
| -==> AsyncOperationStarted: [setTimeout] callback1 @ async-operation-events.html:15
|
| -Executing StepOver...
|
| -==> AsyncOperationStarted: [Promise.resolve] callback1 @ async-operation-events.html:17
|
| -Executing StepOver...
|
| -==> AsyncOperationCompleted: [setTimeout] testFunction @ async-operation-events.html:10
|
| -Executing StepOver...
|
| -==> AsyncOperationCompleted: [Promise.resolve] callback1 @ async-operation-events.html:17
|
| -Call stack:
|
| - 0) callback2 (async-operation-events.html:20)
|
| - [setTimeout]
|
| - 0) callback1 (async-operation-events.html:15)
|
| - [setTimeout]
|
| - 0) testFunction (async-operation-events.html:10)
|
| -
|
| -Executing StepOver...
|
| -Executing StepOver...
|
| -==> AsyncOperationStarted: [setTimeout] callback2 @ async-operation-events.html:22
|
| -Executing Resume...
|
| -==> AsyncOperationCompleted: [setTimeout] callback1 @ async-operation-events.html:15
|
| -==> AsyncOperationCompleted: [setTimeout] callback2 @ async-operation-events.html:22
|
| -==> AsyncOperationStarted: [setTimeout] @ async-operation-events.html:36
|
| -Executing Resume...
|
| -==> AsyncOperationCompleted: [setTimeout] @ async-operation-events.html:36
|
| -Scheduling few setInterval's...
|
| -All setInterval's were scheduled.
|
| -Requesting all pending AsyncOperation events from backend...
|
| -==> AsyncOperationStarted: [setInterval] runIntervals @ async-operation-events.html:48
|
| -==> AsyncOperationStarted: [setInterval] runIntervals @ async-operation-events.html:49
|
| -==> AsyncOperationStarted: [setInterval] runIntervals @ async-operation-events.html:50
|
| -
|
|
|