| Index: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/properties.serviceworker.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/properties.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/properties.serviceworker.https-expected.txt
|
| deleted file mode 100644
|
| index ad8c37c802d5f578ef1e1a38cb692922e1fd8b85..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/properties.serviceworker.https-expected.txt
|
| +++ /dev/null
|
| @@ -1,48 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Service worker test setup
|
| -PASS WritableStreamDefaultController should not be exported on the global object
|
| -PASS WritableStreamDefaultWriter should not be exported on the global object
|
| -PASS WritableStream.prototype.constructor should have standard properties
|
| -PASS WritableStream.prototype.constructor should be a constructor
|
| -PASS WritableStream.prototype.locked should have standard properties
|
| -PASS WritableStream.prototype.locked should be a getter
|
| -PASS WritableStream.prototype.abort should have standard properties
|
| -PASS WritableStream.prototype.abort should be a method
|
| -PASS WritableStream.prototype.getWriter should have standard properties
|
| -PASS WritableStream.prototype.getWriter should be a method
|
| -PASS WritableStream.prototype should have exactly the expected properties
|
| -PASS WritableStreamDefaultController.prototype.constructor should have standard properties
|
| -PASS WritableStreamDefaultController.prototype.constructor should be a constructor
|
| -PASS WritableStreamDefaultController.prototype.error should have standard properties
|
| -PASS WritableStreamDefaultController.prototype.error should be a method
|
| -PASS WritableStreamDefaultController.prototype should have exactly the expected properties
|
| -PASS WritableStreamDefaultWriter.prototype.constructor should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.constructor should be a constructor
|
| -PASS WritableStreamDefaultWriter.prototype.closed should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.closed should be a getter
|
| -PASS WritableStreamDefaultWriter.prototype.desiredSize should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.desiredSize should be a getter
|
| -PASS WritableStreamDefaultWriter.prototype.ready should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.ready should be a getter
|
| -PASS WritableStreamDefaultWriter.prototype.abort should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.abort should be a method
|
| -PASS WritableStreamDefaultWriter.prototype.close should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.close should be a method
|
| -PASS WritableStreamDefaultWriter.prototype.releaseLock should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.releaseLock should be a method
|
| -PASS WritableStreamDefaultWriter.prototype.write should have standard properties
|
| -PASS WritableStreamDefaultWriter.prototype.write should be a method
|
| -PASS WritableStreamDefaultWriter.prototype should have exactly the expected properties
|
| -PASS sink method start should be called with the right number of arguments
|
| -PASS sink method start should be called even when it's located on the prototype chain
|
| -PASS sink method write should be called with the right number of arguments
|
| -PASS sink method write should be called even when it's located on the prototype chain
|
| -PASS unexpected properties should not be accessed when calling sink method write
|
| -FAIL sink method close should be called with the right number of arguments assert_equals: close should be called with 0 arguments expected 0 but got 1
|
| -PASS sink method close should be called even when it's located on the prototype chain
|
| -PASS unexpected properties should not be accessed when calling sink method close
|
| -PASS sink method abort should be called with the right number of arguments
|
| -PASS sink method abort should be called even when it's located on the prototype chain
|
| -PASS unexpected properties should not be accessed when calling sink method abort
|
| -Harness: the test ran to completion.
|
| -
|
|
|