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

Side by Side 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: Updated test expectations with new FAIL message. 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: line 14: Uncaught Error: An unexpected error
2 Test that the window.onerror handler in resources/js-test.js stops asynchronous tests
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 Will throw an error soon
8 Simulating an unexpected error
9 FAIL Unexpected error: Uncaught Error: An unexpected error
10 FAIL successfullyParsed should be true. Was false.
11
12 TEST COMPLETE
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698