Skip to content

cli: add No-Op --experimental-repl-await #89570

cli: add No-Op --experimental-repl-await

cli: add No-Op --experimental-repl-await #89570

Triggered via pull request August 3, 2026 20:57
Status Failure
Total duration 43m 37s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-process-env-allowed-flags-are-documented.js#L153
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The following options are not documented as allowed in NODE_OPTIONS in /home/runner/work/node/node/node/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js:153:8) at Module._compile (node:internal/modules/cjs/loader:1937:14) at Object..js (node:internal/modules/cjs/loader:2077:10) at Module.load (node:internal/modules/cjs/loader:1659:32) at Module._load (node:internal/modules/cjs/loader:1451:12) at wrapModuleLoad (node:internal/modules/cjs/loader:261: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: 1, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-process-env-allowed-flags-are-documented.js#L153
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The following options are not documented as allowed in NODE_OPTIONS in /home/runner/work/node/node/node/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js:153:8) at Module._compile (node:internal/modules/cjs/loader:1937:14) at Object..js (node:internal/modules/cjs/loader:2077:10) at Module.load (node:internal/modules/cjs/loader:1659:32) at Module._load (node:internal/modules/cjs/loader:1451:12) at wrapModuleLoad (node:internal/modules/cjs/loader:261: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: 1, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js
sccache stats - test-linux
66% - 3300 hits, 1731 misses, 0 errors
sccache stats - test-linux
69% - 3498 hits, 1544 misses, 0 errors