[Webkit-unassigned] [Bug 235560] New: Streams tests try to call ReadableStream.prototype.pipeThrough.call generically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 23:57:06 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235560

            Bug ID: 235560
           Summary: Streams tests try to call
                    ReadableStream.prototype.pipeThrough.call generically
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
            Blocks: 235398

Streams tests try to call ReadableStream.prototype.pipeThrough.call generically

ReadableStream methods are nowadays defined to accept only ReadableStream instances.
Tests sometimes assert that an exception is thrown. However, the exception being actually thrown is different.
Future testharness.js will check the exception and the test will fail.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=235398
[Bug 235398] Update LayoutTests/resources/testharness.js to 2021-6-24 version
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220125/f9cb0cd8/attachment-0001.htm>


More information about the webkit-unassigned mailing list