Index: test/inspector/debugger/async-instrumentation-expected.txt |
diff --git a/test/inspector/debugger/async-instrumentation-expected.txt b/test/inspector/debugger/async-instrumentation-expected.txt |
index a92c9a00fb872cff1f3daa295dfba26996583884..486a606ea5f306c0df553e620acfa74aef8eb99d 100644 |
--- a/test/inspector/debugger/async-instrumentation-expected.txt |
+++ b/test/inspector/debugger/async-instrumentation-expected.txt |
@@ -8,14 +8,8 @@ test (test.js:21:2) |
(anonymous) (expr1.js:0:0) |
foo (test.js:10:2) |
--- Promise.resolve -- |
dgozman
2017/01/24 18:13:51
Please double check - looks suspicious.
kozy
2017/01/24 18:41:41
debugger statement for break was located after asy
|
-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 |