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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt

Issue 2808853003: Remove Blink copies of readable-streams layout tests (Closed)
Patch Set: Restore rs-utils.js as it is used by fetch tests 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 = 15 duplicate test names: "Can get the ReadableStreamReader constructor indirectly", "Can get the ReadableStreamController constructor indirectly", "ReadableStream.prototype .cancel enforces a brand check", "ReadableStream.prototype.getReader enforces a brand check", "ReadableStream.prototype.tee enforces a brand check", "ReadableSt reamReader enforces a brand check on its argument", "ReadableStreamReader.protot ype.closed enforces a brand check", "ReadableStreamReader.prototype.cancel enfor ces a brand check", "ReadableStreamReader.prototype.read enforces a brand check" , "ReadableStreamReader.prototype.releaseLock enforces a brand check", "Readable StreamController enforces a brand check on its argument", "ReadableStreamControl ler can't be given a fully-constructed ReadableStream", "ReadableStreamControlle r.prototype.close enforces a brand check", "ReadableStreamController.prototype.e nqueue enforces a brand check", "ReadableStreamController.prototype.error enforc es a brand check"
3 PASS Can get the ReadableStreamReader constructor indirectly
4 PASS Can get the ReadableStreamController constructor indirectly
5 PASS ReadableStream.prototype.cancel enforces a brand check
6 PASS ReadableStream.prototype.getReader enforces a brand check
7 PASS ReadableStream.prototype.tee enforces a brand check
8 PASS ReadableStreamReader enforces a brand check on its argument
9 PASS ReadableStreamReader.prototype.closed enforces a brand check
10 PASS ReadableStreamReader.prototype.cancel enforces a brand check
11 PASS ReadableStreamReader.prototype.read enforces a brand check
12 PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
13 PASS ReadableStreamController enforces a brand check on its argument
14 PASS ReadableStreamController can't be given a fully-constructed ReadableStream
15 PASS ReadableStreamController.prototype.close enforces a brand check
16 PASS ReadableStreamController.prototype.enqueue enforces a brand check
17 PASS ReadableStreamController.prototype.error enforces a brand check
18 PASS Untitled
19 PASS Can get the ReadableStreamReader constructor indirectly
20 PASS Can get the ReadableStreamController constructor indirectly
21 PASS ReadableStream.prototype.cancel enforces a brand check
22 PASS ReadableStream.prototype.getReader enforces a brand check
23 PASS ReadableStream.prototype.tee enforces a brand check
24 PASS ReadableStreamReader enforces a brand check on its argument
25 PASS ReadableStreamReader.prototype.closed enforces a brand check
26 PASS ReadableStreamReader.prototype.cancel enforces a brand check
27 PASS ReadableStreamReader.prototype.read enforces a brand check
28 PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
29 PASS ReadableStreamController enforces a brand check on its argument
30 PASS ReadableStreamController can't be given a fully-constructed ReadableStream
31 PASS ReadableStreamController.prototype.close enforces a brand check
32 PASS ReadableStreamController.prototype.enqueue enforces a brand check
33 PASS ReadableStreamController.prototype.error enforces a brand check
34 PASS Can get the ReadableStreamReader constructor indirectly
35 PASS Can get the ReadableStreamController constructor indirectly
36 PASS ReadableStream.prototype.cancel enforces a brand check
37 PASS ReadableStream.prototype.getReader enforces a brand check
38 PASS ReadableStream.prototype.tee enforces a brand check
39 PASS ReadableStreamReader enforces a brand check on its argument
40 PASS ReadableStreamReader.prototype.closed enforces a brand check
41 PASS ReadableStreamReader.prototype.cancel enforces a brand check
42 PASS ReadableStreamReader.prototype.read enforces a brand check
43 PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
44 PASS ReadableStreamController enforces a brand check on its argument
45 PASS ReadableStreamController can't be given a fully-constructed ReadableStream
46 PASS ReadableStreamController.prototype.close enforces a brand check
47 PASS ReadableStreamController.prototype.enqueue enforces a brand check
48 PASS ReadableStreamController.prototype.error enforces a brand check
49 PASS Can get the ReadableStreamReader constructor indirectly
50 PASS Can get the ReadableStreamController constructor indirectly
51 PASS ReadableStream.prototype.cancel enforces a brand check
52 PASS ReadableStream.prototype.getReader enforces a brand check
53 PASS ReadableStream.prototype.tee enforces a brand check
54 PASS ReadableStreamReader enforces a brand check on its argument
55 PASS ReadableStreamReader.prototype.closed enforces a brand check
56 PASS ReadableStreamReader.prototype.cancel enforces a brand check
57 PASS ReadableStreamReader.prototype.read enforces a brand check
58 PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
59 PASS ReadableStreamController enforces a brand check on its argument
60 PASS ReadableStreamController can't be given a fully-constructed ReadableStream
61 PASS ReadableStreamController.prototype.close enforces a brand check
62 PASS ReadableStreamController.prototype.enqueue enforces a brand check
63 PASS ReadableStreamController.prototype.error enforces a brand check
64 Harness: the test ran to completion.
65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698