Skip to content

parallel/test-debugger-probe-failure-resume is flaky #63505

@inoway46

Description

@inoway46

Test

parallel/test-debugger-probe-failure-resume

Platform

Seen on multiple platforms, including Linux containered/sharedlibs and Windows JS suites.

Console output

From: https://github.com/nodejs/reliability/blob/main/reports/2026-05-23.md

not ok 1515 parallel/test-debugger-probe-failure-resume
  ---
  duration_ms: 30663.88600
  severity: fail
  exitcode: 1
  stack: |-
    [process 508808]: --- stderr ---
    
    [process 508808]: --- stdout ---
    {"v":2,"probes":[{"expr":"callInspectorResume()","target":{"suffix":"probe-inspector-resume.js","line":12}}],"results":[{"probe":0,"event":"hit","hit":1,"location":{"url":"file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/debugger/probe-inspector-resume.js","line":12,"column":19},"result":{"type":"number","value":1,"description":"1"}},{"event":"timeout","pending":[],"error":{"code":"probe_timeout","message":"Timed out after 30000ms waiting for target completion"}}]}
    
    [process 508808]: status = 1, signal = null
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:112
        throw error;
        ^
    
    Error: - stdout did not match expectation, checker throws:
    AssertionError [ERR_ASSERTION]: Expected values to...

Build links

Additional information

This test was added in #63437.

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