Skip to content

src: allow empty --experimental-config-file #71965

src: allow empty --experimental-config-file

src: allow empty --experimental-config-file #71965

Triggered via pull request February 1, 2026 14:35
Status Failure
Total duration 1h 23m 57s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/sequential/test-watch-mode.mjs#L855
--- stdout --- Test failure: 'should watch changes to a file from default config file' Location: test/sequential/test-watch-mode.mjs:837:3 AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + [] - [ - 'running', - "Completed running '/Users/runner/work/node/node/node/test/.tmp.5090/subdir5/47.js'. Waiting for file changes before restarting...", - "Restarting '/Users/runner/work/node/node/node/test/.tmp.5090/subdir5/47.js'", - 'running', - "Completed running '/Users/runner/work/node/node/node/test/.tmp.5090/subdir5/47.js'. Waiting for file changes before restarting..." - ] at TestContext.<anonymous> (file:///Users/runner/work/node/node/node/test/sequential/test-watch-mode.mjs:855:12) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1125:7) at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [], expected: [Array], operator: 'deepStrictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/sequential/test-watch-mode.mjs
test-macOS: test/parallel/test-cli-node-options-docs.js#L66
--- stderr --- node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: Should have option --experimental-config-file= documented at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:66:14) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332: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 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
sccache stats
0% - 0 hits, 0 misses, 0 errors