lib: Know when a process ended due to the child_process.spawn() timeout option #51561 #3197
Annotations
2 errors
|
Build Node.js and run tests
Process completed with exit code 2.
|
|
Build Node.js and run tests:
test/parallel/test-child-process-spawn-timeout-kill-signal.js#L43
--- stderr ---
/home/runner/work/_temp/node-v26.0.0-nightly2026-03-029e858cba22-slim/test/parallel/test-child-process-spawn-timeout-kill-signal.js:43
strictEqual(cp.timedOut, false);
^
ReferenceError: strictEqual is not defined
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-03-029e858cba22-slim/test/parallel/test-child-process-spawn-timeout-kill-signal.js:43:3)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-03-029e858cba22-slim/test/parallel/test-child-process-spawn-timeout-kill-signal.js
|
Loading