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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/garbage-collection-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 = 4 duplicate test names: "ReadableStreamController methods should continue working properly w hen scripts lose their reference to the readable stream", "ReadableStream closed promise should fulfill even if the stream and reader JS references are lost", " ReadableStream closed promise should reject even if stream and reader JS referen ces are lost", "Garbage-collecting a ReadableStreamReader should not unlock its stream"
3 PASS ReadableStreamController methods should continue working properly when scri pts lose their reference to the readable stream
4 PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
5 PASS ReadableStream closed promise should reject even if stream and reader JS re ferences are lost
6 PASS Garbage-collecting a ReadableStreamReader should not unlock its stream
7 PASS Untitled
8 PASS ReadableStreamController methods should continue working properly when scri pts lose their reference to the readable stream
9 PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
10 PASS ReadableStream closed promise should reject even if stream and reader JS re ferences are lost
11 PASS Garbage-collecting a ReadableStreamReader should not unlock its stream
12 PASS ReadableStreamController methods should continue working properly when scri pts lose their reference to the readable stream
13 PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
14 PASS ReadableStream closed promise should reject even if stream and reader JS re ferences are lost
15 PASS Garbage-collecting a ReadableStreamReader should not unlock its stream
16 PASS ReadableStreamController methods should continue working properly when scri pts lose their reference to the readable stream
17 PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
18 PASS ReadableStream closed promise should reject even if stream and reader JS re ferences are lost
19 PASS Garbage-collecting a ReadableStreamReader should not unlock its stream
20 Harness: the test ran to completion.
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698