Skip to content

watch: fix --env-file-if-exists crashing on linux if the file is missing #72612

watch: fix --env-file-if-exists crashing on linux if the file is missing

watch: fix --env-file-if-exists crashing on linux if the file is missing #72612

Triggered via pull request February 19, 2026 22:26
Status Failure
Total duration 40m 49s
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-debugger-restart-message.js#L28
--- stderr --- /Users/runner/work/node/node/node/test/common/debugger.js:92 const timeoutErr = new Error(`Timeout (${TIMEOUT}) while waiting for ${pattern}`); ^ Error: Timeout (15000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection|step) in/i at /Users/runner/work/node/node/node/test/common/debugger.js:92:28 at new Promise (<anonymous>) at Object.waitFor (/Users/runner/work/node/node/node/test/common/debugger.js:67:14) at Object.stepCommand (/Users/runner/work/node/node/node/test/common/debugger.js:178:10) at onWaitForInitialBreak (/Users/runner/work/node/node/node/test/parallel/test-debugger-restart-message.js:28:19) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) { output: '< Debugger ending on ws://127.0.0.1:54998/5e836f5d-3a65-4d54-907c-82f4d4a15a25\n' + '< For help, see: https://nodejs.org/en/docs/inspector\n' + '< \n' + 'debug> \n' + '< Debugger listening on ws://127.0.0.1:55004/45b5b2c1-4a3e-4401-a407-cd3096ac62e4\n' + '< For help, see: https://nodejs.org/en/docs/inspector\n' + '< \n' + 'debug> \n' + 'connecting to 127.0.0.1:55004 ...\n' + '< Debugger attached.\n' + '< \n' + 'debug> \n' + ' ok\n' + 'debug> ' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-debugger-restart-message.js
sccache stats
73% - 3563 hits, 1300 misses, 0 errors