Skip to content

repl: use inspector over vm #87075

repl: use inspector over vm

repl: use inspector over vm #87075

Triggered via pull request June 22, 2026 00:50
Status Failure
Total duration 37m 23s
Artifacts

test-linux.yml

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

Annotations

7 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-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/node/node/node/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/node/node/node/test/parallel/test-repl-mode.js
test-linux (ubuntu-24.04-arm): 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/node/node/node/test/common/index.js:468:10) at /home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:14:37 at Array.forEach (<anonymous>) at runCompletionTests (/home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:13:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/common/index.js:468:10) at /home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:14:37 at Array.forEach (<anonymous>) at runCompletionTests (/home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:13:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/common/index.js:468:10) at /home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:14:37 at Array.forEach (<anonymous>) at runCompletionTests (/home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:13:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/common/index.js:468:10) at /home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:14:37 at Array.forEach (<anonymous>) at runCompletionTests (/home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:13:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/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/node/node/node/test/common/index.js:468:10) at /home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:14:37 at Array.forEach (<anonymous>) at runCompletionTests (/home/runner/work/node/node/node/test/parallel/test-repl-completion-on-getters-disabled.js:13:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/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/n
test-linux (ubuntu-24.04-arm): 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/node/node/node/test/parallel/test-repl.js:95:16) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async /home/runner/work/node/node/node/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/node/node/node/test/parallel/test-repl.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): 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/node/node/node/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/node/node/node/test/parallel/test-repl-mode.js
test-linux (ubuntu-24.04): 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/node/node/node/test/parallel/test-repl.js:95:16) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async /home/runner/work/node/node/node/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/node/node/node/test/parallel/test-repl.js
sccache stats - test-linux
84% - 4208 hits, 821 misses, 0 errors
sccache stats - test-linux
90% - 4544 hits, 496 misses, 0 errors