| Index: LayoutTests/fast/harness/error-in-async-test-expected.txt
|
| diff --git a/LayoutTests/fast/harness/error-in-async-test-expected.txt b/LayoutTests/fast/harness/error-in-async-test-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bdacc456275e01ec01ad98c0b0a481d8f5fd1fb7
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/harness/error-in-async-test-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +CONSOLE ERROR: line 14: Uncaught Error: An unexpected error
|
| +Test that the window.onerror handler in resources/js-test.js stops asynchronous tests
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +Will throw an error soon
|
| +Simulating an unexpected error
|
| +FAIL Unexpected error: Uncaught Error: An unexpected error
|
| +FAIL successfullyParsed should be true. Was false.
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|