Skip to content

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

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

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

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

test-shared.yml

on: pull_request
Build slim tarball
2m 1s
Build slim tarball
aarch64-linux: Cache V8 build
17s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

18 errors
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.5.7 / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-1.1.1w / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
aarch64-linux: with shared boringssl-0.20260526.0 / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-linux: with shared openssl-3.6.3 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.6.3 / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-darwin: with shared libraries / build
Process completed with exit code 2.
aarch64-darwin: with shared libraries / build: 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 /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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 /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.0.21 / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-4.0.1 / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
x86_64-linux: with shared libraries and perfetto / build
Process completed with exit code 2.
x86_64-linux: with shared libraries and perfetto / build: 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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
x86_64-darwin: with shared libraries / build: 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 /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/doc/api/cli.md: --experimental-repl-await 1 !== 0 at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/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 /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-039e87a409e6-slim/test/parallel/test-process-env-allowed-flags-are-documented.js

Artifacts

Produced during runtime
Name Size Digest
node-v27.0.0-nightly2026-08-039e87a409e6-slim.tar.gz
47 MB
sha256:c7d928fff7601c2b80f92536da7a5b19eeaa4bfcbb5e181259ea6834c08e5fd1