Seen on multiple platforms, including Linux containered/sharedlibs and Windows JS suites.
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...
Test
parallel/test-debugger-probe-failure-resumePlatform
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
Build links
Additional information
This test was added in #63437.