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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/start.https-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 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 5 duplicate test names: "underlying sink's write should not be called until start finishes", "underlying sink's close should not be called until start finishes", "underlyin g sink's write or close should not be called if start throws", "underlying sink' s write or close should not be invoked if the promise returned by start is rejec ted", "returning a thenable from start() should work"
3 PASS underlying sink's write should not be called until start finishes
4 PASS underlying sink's close should not be called until start finishes
5 PASS underlying sink's write or close should not be called if start throws
6 PASS underlying sink's write or close should not be invoked if the promise retur ned by start is rejected
7 PASS returning a thenable from start() should work
8 PASS Untitled
9 PASS underlying sink's write should not be called until start finishes
10 PASS underlying sink's close should not be called until start finishes
11 PASS underlying sink's write or close should not be called if start throws
12 PASS underlying sink's write or close should not be invoked if the promise retur ned by start is rejected
13 PASS returning a thenable from start() should work
14 PASS underlying sink's write should not be called until start finishes
15 PASS underlying sink's close should not be called until start finishes
16 PASS underlying sink's write or close should not be called if start throws
17 PASS underlying sink's write or close should not be invoked if the promise retur ned by start is rejected
18 PASS returning a thenable from start() should work
19 PASS underlying sink's write should not be called until start finishes
20 PASS underlying sink's close should not be called until start finishes
21 PASS underlying sink's write or close should not be called if start throws
22 PASS underlying sink's write or close should not be invoked if the promise retur ned by start is rejected
23 PASS returning a thenable from start() should work
24 Harness: the test ran to completion.
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698