repl: use inspector over vm #8292
test-shared.yml
on: pull_request
Annotations
45 errors
|
aarch64-darwin: with shared libraries:
test/addons/repl-domain-abort/test.js#L70
--- stderr ---
node:internal/repl/inspector:215
throw new ERR_INSPECTOR_NOT_AVAILABLE();
^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
at getReplInspector (node:internal/repl/inspector:215:11)
at createReplEval (node:internal/repl/eval:74:21)
at new REPLServer (node:repl:332:15)
at Object.start (node:repl:1034:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/addons/repl-domain-abort/test.js:70:6)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19) {
code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/addons/repl-domain-abort/test.js
|
|
aarch64-darwin: with shared libraries:
test/es-module/test-esm-repl-imports.js#L24
--- stdout ---
Test failure: '<anonymous>'
Location: test/es-module/test-esm-repl-imports.js:12:3
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/es-module/test-esm-repl-imports.js:24:14)
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at ChildProcess.emit (node:events:509:20)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/es-module/test-esm-repl-imports.js
|
|
aarch64-darwin: with shared libraries:
test/es-module/test-esm-repl.js#L17
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/es-module/test-esm-repl.js:17:10)
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at ChildProcess.emit (node:events:509:20)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
generatedMessage: true,
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-06-222269338aa0-slim/test/es-module/test-esm-repl.js
|
|
aarch64-darwin: with shared libraries:
test/pseudo-tty/repl-dumb-tty.js#L10
--- stdout ---
node:internal/repl/inspector:215
throw new ERR_INSPECTOR_NOT_AVAILABLE();
^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
at getReplInspector (node:internal/repl/inspector:215:11)
at createReplEval (node:internal/repl/eval:74:21)
at new REPLServer (node:repl:332:15)
at Object.start (node:repl:1034:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/repl-dumb-tty.js:10:6)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19) {
code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v27.0.0-pre
Command: /nix/store/ygxqin6ydzjfawywqpp5pal8wv6sf5bh-python3-3.13.13/bin/python3 /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/repl-dumb-tty.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-repl-preview-without-inspector.js#L68
--- stderr ---
node:internal/repl/inspector:215
throw new ERR_INSPECTOR_NOT_AVAILABLE();
^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
at getReplInspector (node:internal/repl/inspector:215:11)
at createReplEval (node:internal/repl/eval:74:21)
at new REPLServer (node:repl:332:15)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-preview-without-inspector.js:68:14)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) {
code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-preview-without-inspector.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-repl.js#L1006
--- stderr ---
node:internal/repl/inspector:215
throw new ERR_INSPECTOR_NOT_AVAILABLE();
^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
at getReplInspector (node:internal/repl/inspector:215:11)
at createReplEval (node:internal/repl/eval:74:21)
at new REPLServer (node:repl:332:15)
at Object.start (node:repl:1034:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:1006:29)
at Server.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at Server.emit (node:events:509:20)
at Pipe.onconnection (node:net:2544:8) {
code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-preload.js#L138
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /> 'test'\r?\n> $/. Input:
'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n'
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-preload.js:138:12)
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at ChildProcess.emit (node:events:509:20)
at maybeClose (node:internal/child_process:1125:16)
at Socket.<anonymous> (node:internal/child_process:497:11)
at Socket.emit (node:events:509:20)
at Pipe.<anonymous> (node:net:355:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n',
expected: /> 'test'\r?\n> $/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-preload.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-force-repl-with-eval.js#L22
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(gotToEnd)
at process.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-force-repl-with-eval.js:22:3)
at process.emit (node:events:521:24) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-force-repl-with-eval.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-force-repl.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n'
- 'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n> '
at Socket.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-force-repl.js:18:10)
at Socket.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at Socket.emit (node:events:521:24)
at endReadableNT (node:internal/streams/readable:1746:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n',
expected: 'Welcome to Node.js v27.0.0-pre.\nType ".help" for more information.\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-force-repl.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-cwd-enoent-repl.js#L33
--- stderr ---
node:internal/repl/inspector:215
throw new ERR_INSPECTOR_NOT_AVAILABLE();
^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
at getReplInspector (node:internal/repl/inspector:215:11)
at createReplEval (node:internal/repl/eval:74:21)
at new REPLServer (node:repl:332:15)
at Object.start (node:repl:1034:10)
at Object.createRepl [as createInternalRepl] (node:internal/repl:53:21)
at node:internal/main/repl:42:13
at asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:11)
at Object.runEntryPointWithESMLoader (node:internal/modules/run_main:123:19)
at node:internal/main/repl:37:40 {
code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v27.0.0-pre
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 42
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-cwd-enoent-repl.js:33:10)
at ChildProcess.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:510:15)
at Object.onceWrapper (node:events:631:12)
at ChildProcess.emit (node:events:509:20)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 42,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
--- stdout ---
Welcome to Node.js v27.0.0-pre.
Type ".help" for more information.
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-cwd-enoent-repl.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-repl-tab-complete-buffer.js#L42
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-tab-complete-buffer.js:42:12)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-tab-complete-buffer.js:42:12)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-tab-complete-buffer.js:42:12)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-tab-complete-buffer.js:42:12)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-tab-complete-buffer.js:42:12)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/pseudo-tty/repl-dumb-tty.js#L0
--- stdout ---
> >
console.log("foo")
foo
Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected
at #onMessage (node:inspector:93:15) {
code: 'ERR_INSPECTOR_COMMAND'
}
> 1 + 2
3
> "str"
'str'
> console.dir({ a: 1 })
{ a: 1 }
undefined
> { a: 1 }
{ a: 1 }
>
> .exit
Command: /nix/store/lqn6mbgzzdrqq2qkwddcmxj9z6amdd86-python3-3.13.13/bin/python3 /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/repl-dumb-tty.js
|
|
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-linux: with shared openssl-3.0.20
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.20:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared openssl-3.0.20:
test/parallel/test-repl-function-definition-edge-case.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '[Function: a]\n'
- '1\n[Function: a]\n'
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-function-definition-edge-case.mjs:16:8 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'[Function: a]\n',
expected: '1\n[Function: a]\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-function-definition-edge-case.mjs
|
|
aarch64-linux: with shared openssl-3.0.20:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly202
|
|
aarch64-linux: with shared openssl-3.0.20:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-linux: with shared openssl-3.6.2
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:54:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Test.start (node:internal/test_runner/test:1242:17)
at node:internal/test_runner/test:1867:71
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly202
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/pseudo-tty/repl-dumb-tty.js#L0
--- stdout ---
> >
console.log("foo")
foo
Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected
at #onMessage (node:inspector:93:15) {
code: 'ERR_INSPECTOR_COMMAND'
}
> 1 + 2
3
> "str"
'str'
> console.dir({ a: 1 })
{ a: 1 }
undefined
> { a: 1 }
{ a: 1 }
>
> .exit
Command: /nix/store/lqn6mbgzzdrqq2qkwddcmxj9z6amdd86-python3-3.13.13/bin/python3 /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/pseudo-tty/repl-dumb-tty.js
|
|
aarch64-linux: with shared openssl-3.5.6
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-repl-mode.js#L25
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
+ ' at #onMessage (node:inspector:93:15) {\n' +
+ " code: 'ERR_INSPECTOR_COMMAND'\n" +
+ '}\n' +
+ '> '
- '> 3\n> '
at testSloppyMode (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js:25:10)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '> Uncaught Error [ERR_INSPECTOR_COMMAND]: Inspector error -32000: Promise was collected\n' +
' at #onMessage (node:inspector:93:15) {\n' +
" code: 'ERR_INSPECTOR_COMMAND'\n" +
'}\n' +
'> ',
expected: '> 3\n> ',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-mode.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-repl-completion-on-getters-disabled.js#L13
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:14:37
at Array.forEach (<anonymous>)
at runCompletionTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:13:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters-disabled.js:40:7)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1382:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:960:18)
at Test.postRun (node:internal/test_runner/test:1522:19)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl-completion-on-getters
|
|
x86_64-linux: with shared libraries:
test/parallel/test-repl.js#L92
--- stderr ---
------------
out: ""
in: ""
------------
out: "message"
in: "'Read, Eval, Print Loop'"
------------
out: "invoke_me(987)"
in: "'invoked 987'"
------------
out: "a = 12345"
in: "12345"
------------
out: "{a:1}"
in: "{ a: 1 }"
------------
out: "throw new Error('test error');"
in: "Uncaught Error: test error"
------------
out: "throw { foo: 'bar' };"
in: " at REPL6:1:7"
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ' at REPL6:1:7'
- "Uncaught { foo: 'bar' }"
at runReplTests (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:92:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js:943:5 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: ' at REPL6:1:7',
expected: "Uncaught { foo: 'bar' }",
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-222269338aa0-slim/test/parallel/test-repl.js
|
|
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-repl-inspector exists
|
|
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-repl-inspector exists
|
|
x86_64-darwin: with shared libraries
The operation was canceled.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.6 MB |
sha256:1b017450083a5f740d2536f8de68942b4bccf13547388565f90896a0a682aa10
|
|