| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-runScript-async-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-runScript-async-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-runScript-async-expected.txt
|
| index 10a140467c90be222bb9313bcaaaadf71d036d44..ba6ad4b92ebdc247240fecc235db35c8fd5eee8c 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-runScript-async-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-runScript-async-expected.txt
|
| @@ -47,7 +47,6 @@ Running test: testSyntaxErrorInEvalInScript
|
| subtype : error
|
| type : object
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testRunNotCompiledScript
|
| @@ -86,7 +85,6 @@ Running test: testRunScriptWithPreview
|
| }
|
| type : object
|
| }
|
| - wasThrown : false
|
| }
|
|
|
| Running test: testRunScriptReturnByValue
|
| @@ -97,7 +95,6 @@ Running test: testRunScriptReturnByValue
|
| a : 1
|
| }
|
| }
|
| - wasThrown : false
|
| }
|
|
|
| Running test: testAwaitNotPromise
|
| @@ -134,6 +131,5 @@ Running test: testAwaitRejectedPromise
|
| a : 1
|
| }
|
| }
|
| - wasThrown : true
|
| }
|
|
|
|
|