Index: LayoutTests/fast/harness/expected-error-in-async-test-expected.txt |
diff --git a/LayoutTests/fast/harness/expected-error-in-async-test-expected.txt b/LayoutTests/fast/harness/expected-error-in-async-test-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..daa2b6a11050b2544add7dda1b58e7474321e6f5 |
--- /dev/null |
+++ b/LayoutTests/fast/harness/expected-error-in-async-test-expected.txt |
@@ -0,0 +1,13 @@ |
+CONSOLE ERROR: line 12: Uncaught Error: An expected 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 |
+Throwing an expected error |
+PASS Got expected error: 'expected error' |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |