Skip to content

test: updated test-stream-pipe-unpipe-stream

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

test readableStream.unpipe(dest) is no operation when dest is not a destination for readable stream

Merge request reports

Loading