summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/harness/error-in-async-test-expected.txt
blob: 7b392e94cb855676aa8b5a7635c97143769d3a2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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