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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/send-entity-body-charset-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order Created 3 years, 8 months 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 WARNING: line 15: Synchronous XMLHttpRequest on the main thread is depre cated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = 2 duplicate test names: "XMLHttpRequest: send() - data argument (1 requested with charset=UT F-8)", "XMLHttpRequest: send() - data argument (1=2&3=4 requested with charset=U TF-8)"
4 PASS XMLHttpRequest: send() - data argument (1 requested with charset=UTF-8)
5 PASS XMLHttpRequest: send() - data argument (1 requested with charset=UTF-8)
6 PASS XMLHttpRequest: send() - data argument (1=2&3=4 requested with charset=UTF- 8)
7 PASS XMLHttpRequest: send() - data argument (1=2&3=4 requested with charset=UTF- 8)
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698