`test-blob-slice-with-large-size` is flaky

Test

test-blob-slice-with-large-size

Platform

SmartOS

Console output

---
duration_ms: 290.507
exitcode: 1
severity: fail
stack: |-
  /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/pummel/test-blob-slice-with-large-size.js:18
      throw e;
      ^

  RangeError: Array buffer allocation failed
      at new ArrayBuffer (<anonymous>)
      at new Uint8Array (<anonymous>)
      at new FastBuffer (node:internal/buffer:961:5)
      at createUnsafeBuffer (node:internal/buffer:1097:12)
      at allocate (node:buffer:445:10)
      at Function.allocUnsafe (node:buffer:410:10)
      at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/pummel/test-blob-slice-with-large-size.js:12:22)
      at Module._compile (node:internal/modules/cjs/loader:1734:14)
      at Object..js (node:internal/modules/cjs/loader:1899:10)
      at Module.load (node:internal/modules/cjs/loader:1469:32)

  Node.js v24.0.0-pre

Build links

Additional information

It seems to reproduce quite rarely