Skip to content

parallel.test-performance-function is flaky #54803

Description

@anonrig

Test

parallel.test-performance-function

Platform

Linux x64

Console output

---
duration_ms: 328.326
exitcode: 1
severity: fail
stack: |2-

  node:internal/event_target:1090
    process.nextTick(() => { throw err; });
                             ^
  RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
      at RecordableHistogram.record (node:internal/histogram:291:5)
      at processComplete (node:internal/perf/timerify:40:15)
      at timerified m (node:internal/perf/timerify:87:5)
      at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:103:5
      at runNextTicks (node:internal/process/task_queues:65:5)
      at listOnTimeout (node:internal/timers:575:9)
      at process.processTimers (node:internal/timers:549:7) {
    code: 'ERR_OUT_OF_RANGE'
  }

  Node.js v23.0.0-pre
...

Build links

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.linuxIssues and PRs related to the Linux platform.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions