Chromium Code Reviews| Index: test/inspector/runtime/call-function-on-async-expected.txt |
| diff --git a/test/inspector/runtime/call-function-on-async-expected.txt b/test/inspector/runtime/call-function-on-async-expected.txt |
| index 2d558b85dd8c86e5754678957957b1b533586095..f396b0540ea3cfef213dddc646b5b768e155e601 100644 |
| --- a/test/inspector/runtime/call-function-on-async-expected.txt |
| +++ b/test/inspector/runtime/call-function-on-async-expected.txt |
| @@ -125,10 +125,6 @@ Running test: testFunctionReturnRejectedPromise |
| } |
| exceptionId : <exceptionId> |
| lineNumber : 0 |
| - stackTrace : { |
|
dgozman
2017/04/11 19:00:42
Nice one, but let's actually fix this :-)
kozy
2017/04/12 02:21:38
Done: https://bugs.chromium.org/p/v8/issues/detail
|
| - callFrames : [ |
| - ] |
| - } |
| text : Uncaught (in promise) |
| } |
| result : { |
| @@ -138,4 +134,4 @@ Running test: testFunctionReturnRejectedPromise |
| } |
| } |
| } |
| -} |
| +} |