| Index: test/inspector/runtime/run-script-async-expected.txt
|
| diff --git a/test/inspector/runtime/run-script-async-expected.txt b/test/inspector/runtime/run-script-async-expected.txt
|
| index c6a53caee63f1f534fdb25392b41d9ff43c81e66..fc1ce0eb975bc21dc9408f7a01b4abbd2909e297 100644
|
| --- a/test/inspector/runtime/run-script-async-expected.txt
|
| +++ b/test/inspector/runtime/run-script-async-expected.txt
|
| @@ -175,10 +175,6 @@ Running test: testAwaitRejectedPromise
|
| }
|
| exceptionId : <exceptionId>
|
| lineNumber : 0
|
| - stackTrace : {
|
| - callFrames : [
|
| - ]
|
| - }
|
| text : Uncaught (in promise)
|
| }
|
| result : {
|
| @@ -188,4 +184,4 @@ Running test: testAwaitRejectedPromise
|
| }
|
| }
|
| }
|
| -}
|
| +}
|
|
|