blob: 70f78cb71882cbccb0724a543a6bd79ae7a09066 [file] [log] [blame]
This is a testharness.js-based test.
PASS ReadableStream tee() should not touch Object.prototype properties
PASS ReadableStream tee() should not call the global ReadableStream
FAIL ReadableStream async iterator should use the original values of getReader() and ReadableStreamDefaultReader methods promise_test: Unhandled rejection with value: object "TypeError: rs is not async iterable"
PASS tee() should not call Promise.prototype.then()
PASS pipeTo() should not call Promise.prototype.then()
Harness: the test ran to completion.