repl: use inspector over vm #8293
test-shared.yml
on: pull_request
Annotations
34 errors
|
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-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-22312a0e116e-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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 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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/parallel/test-repl-mode.js
|
|
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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-slim/test/parallel/test-repl.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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-slim/test/parallel/test-repl.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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-4.0.0:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-slim/test/parallel/test-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-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-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-22312a0e116e-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/pseudo-tty/repl-dumb-tty.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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl-completion-on-getters
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-slim/test/parallel/test-repl.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/pseudo-tty/repl-dumb-tty.js#L0
--- stdout ---
1..0 # Skipped: V8 inspector is disabled
Command: /nix/store/ygxqin6ydzjfawywqpp5pal8wv6sf5bh-python3-3.13.13/bin/python3 /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/pseudo-tty/repl-dumb-tty.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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-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-22312a0e116e-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-22312a0e116e-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-22312a0e116e-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl-completion-on-getters
|
|
x86_64-linux: with shared libraries:
test/parallel/test-repl.js#L95
--- 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-22312a0e116e-slim/test/parallel/test-repl.js:95:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /home/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/parallel/test-repl.js:946: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-22312a0e116e-slim/test/parallel/test-repl.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/pseudo-tty/repl-dumb-tty.js#L0
--- stdout ---
1..0 # Skipped: V8 inspector is disabled
Command: /nix/store/fyyi8b1dpk3xpjnn52rznnpvlyivds97-python3-3.13.13/bin/python3 /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-22312a0e116e-slim/test/pseudo-tty/repl-dumb-tty.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.6 MB |
sha256:22d800b515226053418483d1682fbd00b68dbba7dc6d172c944e112a1d8348d7
|
|