repl: use inspector over vm #8328
test-shared.yml
on: pull_request
Annotations
23 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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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.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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-slim/test/parallel/test-repl-completion-on-getters
|
|
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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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
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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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
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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-slim/test/parallel/test-repl-completion-on-getters
|
|
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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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
|
|
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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-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-229eb0d481f1-slim/test/common/index.js:468:10)
at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-229eb0d481f1-slim/test/parallel/test-repl-completion-on-getters
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.6 MB |
sha256:cca205841bcd69a415221958997ef66fc4017fbf3795ebfcec92611d39b3f2cf
|
|