Skip to content

test_runner: fix wrong signal exit codes #73168

test_runner: fix wrong signal exit codes

test_runner: fix wrong signal exit codes #73168

Re-run triggered March 8, 2026 09:52
Status Failure
Total duration 43m 45s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-runner-exit-code.js#L28
--- stderr --- node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 130 !== 1 at runAndKill (/Users/runner/work/node/node/node/test/parallel/test-runner-exit-code.js:28:10) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 130, expected: 1, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-runner-exit-code.js
sccache stats
72% - 3498 hits, 1367 misses, 0 errors