Re: [streams-tests] ReadableStream: pipeThrough() is not fooled by a fake Promise (#5519)

Hmm, I liked the original test better. In addition to catching crashy implementations, it would catch implementations that attempt to mark-as-handled by doing `returnValue.catch(() => {})`.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5519#issuecomment-293140979

Received on Tuesday, 11 April 2017 03:40:30 UTC