| 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 : {
|
| - callFrames : [
|
| - ]
|
| - }
|
| text : Uncaught (in promise)
|
| }
|
| result : {
|
| @@ -138,4 +134,4 @@ Running test: testFunctionReturnRejectedPromise
|
| }
|
| }
|
| }
|
| -}
|
| +}
|
|
|