Skip to content

Investigate flaky test-perf-hooks-histogram #43503

Description

@F3n67u

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.js

Build links

https://github.com/nodejs/node/runs/6958868851?check_suite_focus=true

Additional information

This flaky test has reported at #42477

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions