Skip to content

test-blob-slice-with-large-size is flaky #57235

Closed
@aduh95

Description

@aduh95

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.smartosIssues and PRs related to the SmartOS platform.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions