lib: Know when a process ended due to the child_process.spawn() timeout option #51561 #72271
Annotations
2 errors and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/parallel/test-child-process-spawn-timeout-kill-signal.js#L43
--- stderr ---
/Users/runner/work/node/node/node/test/parallel/test-child-process-spawn-timeout-kill-signal.js:43
strictEqual(cp.timedOut, false);
^
ReferenceError: strictEqual is not defined
at Object.<anonymous> (/Users/runner/work/node/node/node/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 /Users/runner/work/node/node/node/test/parallel/test-child-process-spawn-timeout-kill-signal.js
|
|
sccache stats
55% - 2654 hits, 2209 misses, 0 errors
|