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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/count-queuing-strategy-integration-expected.txt

Issue 2468053002: Import wpt@9fcccf38b6be00f71ffa6bd6e29c5aa1ef25ee8c (Closed)
Patch Set: Skip cssom and svg/shapes, remove unwanted baseline Created 4 years, 1 month 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 PASS Can construct a readable stream with a valid CountQueuingStrategy
3 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 0)
4 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 1)
5 FAIL Correctly governs a ReadableStreamController's desiredSize property (HWM = 4) assert_not_equals: got disallowed value undefined
6 PASS Untitled
7 PASS Can construct a readable stream with a valid CountQueuingStrategy
8 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 0)
9 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 1)
10 FAIL Correctly governs a ReadableStreamController's desiredSize property (HWM = 4) assert_not_equals: got disallowed value undefined
11 PASS Can construct a readable stream with a valid CountQueuingStrategy
12 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 0)
13 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 1)
14 FAIL Correctly governs a ReadableStreamController's desiredSize property (HWM = 4) assert_not_equals: got disallowed value undefined
15 PASS Can construct a readable stream with a valid CountQueuingStrategy
16 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 0)
17 PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 1)
18 FAIL Correctly governs a ReadableStreamController's desiredSize property (HWM = 4) assert_not_equals: got disallowed value undefined
19 Harness: the test ran to completion.
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698