| Index: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.serviceworker.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.serviceworker.https-expected.txt
|
| deleted file mode 100644
|
| index d064d682d3c0ac813ebb0dced2a5268fbecb6811..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.serviceworker.https-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Service worker test setup
|
| -PASS controller argument should be passed to start method
|
| -PASS controller argument should be passed to write method
|
| -FAIL controller argument should not be passed to close method assert_array_equals: no arguments should be passed to close lengths differ, expected 0 got 1
|
| -PASS highWaterMark should be reflected to desiredSize
|
| -PASS WritableStream should be writable and ready should fulfill immediately if the strategy does not apply backpressure
|
| -PASS WritableStream should be constructible with no arguments
|
| -PASS WritableStream instances should have standard methods and properties
|
| -PASS private constructors should not be exported
|
| -PASS WritableStreamDefaultController constructor should throw unless passed a WritableStream
|
| -PASS WritableStreamDefaultController constructor should throw when passed an initialised WritableStream
|
| -PASS WritableStreamDefaultWriter should throw unless passed a WritableStream
|
| -PASS WritableStreamDefaultWriter constructor should throw when stream argument is locked
|
| -Harness: the test ran to completion.
|
| -
|
|
|