Skip to content

repl: add basic syntax highlighting #88468

repl: add basic syntax highlighting

repl: add basic syntax highlighting #88468

Triggered via pull request July 19, 2026 02:55
Status Failure
Total duration 38m 25s
Artifacts

test-linux.yml

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

Annotations

4 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-multiline.js#L16
--- stderr --- node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 8 !== 6 at run (/home/runner/work/node/node/node/test/parallel/test-repl-multiline.js:16:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 8, expected: 6, operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-repl-multiline.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-repl-multiline.js#L16
--- stderr --- node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 8 !== 6 at run (/home/runner/work/node/node/node/test/parallel/test-repl-multiline.js:16:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 8, expected: 6, operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-repl-multiline.js
sccache stats - test-linux
83% - 4172 hits, 858 misses, 0 errors
sccache stats - test-linux
84% - 4216 hits, 825 misses, 0 errors