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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/constructor.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 = 12 duplicate test names: "controller argument should be passed to start method", "controller argument should be passed to write method", "controller argument should be pass ed to close method", "highWaterMark should be reflected to desiredSize", "Writab leStream should be writable and ready should fulfill immediately if the strategy does not apply backpressure", "WritableStream should be constructible with no a rguments", "WritableStream instances should have standard methods and properties ", "private constructors should not be exported", "WritableStreamDefaultControll er constructor should throw unless passed a WritableStream", "WritableStreamDefa ultController constructor should throw when passed an initialised WritableStream ", "WritableStreamDefaultWriter should throw unless passed a WritableStream", "W ritableStreamDefaultWriter constructor should throw when stream argument is lock ed"
3 PASS controller argument should be passed to start method
4 PASS controller argument should be passed to write method
5 PASS controller argument should be passed to close method
6 PASS highWaterMark should be reflected to desiredSize
7 PASS WritableStream should be writable and ready should fulfill immediately if t he strategy does not apply backpressure
8 PASS WritableStream should be constructible with no arguments
9 PASS WritableStream instances should have standard methods and properties
10 PASS private constructors should not be exported
11 PASS WritableStreamDefaultController constructor should throw unless passed a Wr itableStream
12 PASS WritableStreamDefaultController constructor should throw when passed an ini tialised WritableStream
13 PASS WritableStreamDefaultWriter should throw unless passed a WritableStream
14 PASS WritableStreamDefaultWriter constructor should throw when stream argument i s locked
15 PASS Untitled
16 PASS controller argument should be passed to start method
17 PASS controller argument should be passed to write method
18 PASS controller argument should be passed to close method
19 PASS highWaterMark should be reflected to desiredSize
20 PASS WritableStream should be writable and ready should fulfill immediately if t he strategy does not apply backpressure
21 PASS WritableStream should be constructible with no arguments
22 PASS WritableStream instances should have standard methods and properties
23 PASS private constructors should not be exported
24 PASS WritableStreamDefaultController constructor should throw unless passed a Wr itableStream
25 PASS WritableStreamDefaultController constructor should throw when passed an ini tialised WritableStream
26 PASS WritableStreamDefaultWriter should throw unless passed a WritableStream
27 PASS WritableStreamDefaultWriter constructor should throw when stream argument i s locked
28 PASS controller argument should be passed to start method
29 PASS controller argument should be passed to write method
30 PASS controller argument should be passed to close method
31 PASS highWaterMark should be reflected to desiredSize
32 PASS WritableStream should be writable and ready should fulfill immediately if t he strategy does not apply backpressure
33 PASS WritableStream should be constructible with no arguments
34 PASS WritableStream instances should have standard methods and properties
35 PASS private constructors should not be exported
36 PASS WritableStreamDefaultController constructor should throw unless passed a Wr itableStream
37 PASS WritableStreamDefaultController constructor should throw when passed an ini tialised WritableStream
38 PASS WritableStreamDefaultWriter should throw unless passed a WritableStream
39 PASS WritableStreamDefaultWriter constructor should throw when stream argument i s locked
40 PASS controller argument should be passed to start method
41 PASS controller argument should be passed to write method
42 PASS controller argument should be passed to close method
43 PASS highWaterMark should be reflected to desiredSize
44 PASS WritableStream should be writable and ready should fulfill immediately if t he strategy does not apply backpressure
45 PASS WritableStream should be constructible with no arguments
46 PASS WritableStream instances should have standard methods and properties
47 PASS private constructors should not be exported
48 PASS WritableStreamDefaultController constructor should throw unless passed a Wr itableStream
49 PASS WritableStreamDefaultController constructor should throw when passed an ini tialised WritableStream
50 PASS WritableStreamDefaultWriter should throw unless passed a WritableStream
51 PASS WritableStreamDefaultWriter constructor should throw when stream argument i s locked
52 Harness: the test ran to completion.
53
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698