Skip to content

parallel/test-perf-hooks-timerify-histogram-sync is flakyΒ #60638

@joyeecheung

Description

@joyeecheung

This test was split from the flaky test-perf-hooks-timerify monolith in #60568 and looks like it's this particular case that was flaking the original monolith.

Refs: https://github.com/nodejs/reliability/blob/main/reports/2025-11-08.md


Reason parallel/test-perf-hooks-timerify-histogram-sync
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/60568/, https://github.com/nodejs/node/pull/60592/, https://github.com/nodejs/node/pull/60498/, https://github.com/nodejs/node/pull/60556/, https://github.com/nodejs/node/pull/60610/)
Appeared test-ibm-rhel8-x64-1, test-ibm-alpine321_container-x64-1, test-ibm-rhel8-x64-2, test-ibm-ubuntu2404_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/70037/
Last CI https://ci.nodejs.org/job/node-test-pull-request/70089/
Example
not ok 2894 parallel/test-perf-hooks-timerify-histogram-sync
  ---
  duration_ms: 191.51700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/histogram:292
        validateInteger(val, 'val', 1);
        ^
    
    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:292:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at file:///home/iojs/build/workspace/node/test/parallel/test-perf-hooks-timerify-histogram-sync.mjs:18:3 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v26.0.0-pre
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions