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
...
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
parallel/test-perf-hooks-timerify-histogram-syncExample