Bug 1594646 [wpt PR 20143] - ReadableStream: test pipe options exceptions, a=testonly
commit45100fb1ff29f5a2671408d3fe69b1f8a402da28
authorAdam Rice <ricea@chromium.org>
Mon, 25 Nov 2019 16:24:45 +0000 (25 16:24 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 29 Nov 2019 10:55:34 +0000 (29 10:55 +0000)
tree439eefb592a858c6d5dad5b18fdc51fb765dfd7d
parent4267d6bd8d722642b64540b698c4c11faa216e2b
Bug 1594646 [wpt PR 20143] - ReadableStream: test pipe options exceptions, a=testonly

Automatic update from web-platform-tests
ReadableStream: test pipe options exceptions

Coverage indicated that the case where there is an exception looking up
a pipeTo or pipeThrough option was not actually tested. Add a web
platform test to verify that exceptions are thrown and that options are
accessed in the correct order.

Change-Id: I88d889a42853ee0625cc51fe30cd119b118289b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903169
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713362}

--

wpt-commits: 1fc7af37fbac2d6e5c991d8b2fc39bc44c853b8a
wpt-pr: 20143
testing/web-platform/tests/streams/piping/throwing-options.any.js [new file with mode: 0644]