- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 07 Jun 2023 07:40:23 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 June 2023 14:40:28 UTC
@MattiasBuelens commented on this pull request. > // These tests use ArrayBuffers backed by WebAssembly.Memory objects, which *should* be non-transferable. // However, our TransferArrayBuffer implementation cannot detect these, and will incorrectly "transfer" them anyway. - 'readable-byte-streams/non-transferable-buffers.any.html' + 'readable-byte-streams/non-transferable-buffers.any.html', + 'readable-streams/garbage-collection.any.html', // FIXME: reenable this test once server provides common/gc.js. This should be fixed in [wpt-runner 5.0.0](https://github.com/domenic/wpt-runner/releases/tag/v5.0.0), let me check. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1282#pullrequestreview-1467869604 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1282/review/1467869604@github.com>
Received on Wednesday, 7 June 2023 14:40:28 UTC