Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: LayoutTests/fast/harness/error-in-async-test-expected.txt

Issue 59903016: LayoutTests/resources/js-test.js onerror tweak. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed setTimeout from js-tests changes. Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..7b392e94cb855676aa8b5a7635c97143769d3a2c
--- /dev/null
+++ b/LayoutTests/fast/harness/error-in-async-test-expected.txt
@@ -0,0 +1,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
+
« no previous file with comments | « LayoutTests/fast/harness/error-in-async-test.html ('k') | LayoutTests/fast/harness/expected-error-in-async-test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698