| Index: LayoutTests/inspector/console/console-uncaught-promise-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-uncaught-promise-expected.txt b/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
|
| deleted file mode 100644
|
| index 63b86320ba1f13ec696535078d7d888e0dd547f8..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -CONSOLE ERROR: Unhandled promise rejection
|
| -CONSOLE ERROR: Unhandled promise rejection
|
| -CONSOLE ERROR: Unhandled promise rejection
|
| -CONSOLE ERROR: Unhandled promise rejection
|
| -Tests that uncaught promise rejections are logged into console.
|
| -
|
| -Unhandled promise rejection Promise
|
| - __proto__: Promise
|
| - [[PromiseStatus]]: "rejected"
|
| - [[PromiseValue]]: Error: onload.err1
|
| -Unhandled promise rejection Promise
|
| - __proto__: Promise
|
| - [[PromiseStatus]]: "rejected"
|
| - [[PromiseValue]]: Error: onload.err2
|
| -Unhandled promise rejection Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: Error: inspector.err1}
|
| - __proto__: Promise
|
| - [[PromiseStatus]]: "rejected"
|
| - [[PromiseValue]]: Error: inspector.err1
|
| -Unhandled promise rejection Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: Error: inspector.err2}
|
| - __proto__: Promise
|
| - [[PromiseStatus]]: "rejected"
|
| - [[PromiseValue]]: Error: inspector.err2
|
| -
|
|
|