-
- Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.
Description
Test
test-perf-hooks-histogram
Platform
macos
Console output
Path: parallel/test-perf-hooks-histogram Error: --- stderr --- node:internal/event_target:915 process.nextTick(() => { throw err; }); ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: ok(data.count > 0) at MessagePort.<anonymous> (/Users/runner/work/node/node/test/parallel/test-perf-hooks-histogram.js:87:5) at MessagePort.<anonymous> (/Users/runner/work/node/node/test/common/index.js:438:15) at MessagePort.eventHandler (node:internal/event_target:925:12) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:645:20) at exports.emitMessage (node:internal/per_context/messageport:23:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v19.0.0-pre Command: out/Release/node /Users/runner/work/node/node/test/parallel/test-perf-hooks-histogram.jsBuild links
https://github.com/nodejs/node/runs/6958868851?check_suite_focus=true
Additional information
This flaky test has reported at #42477
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.