Skip to content

repl: Customizable subprompt for multiline input #78567

repl: Customizable subprompt for multiline input

repl: Customizable subprompt for multiline input #78567

Triggered via pull request November 30, 2025 20:20
Status Failure
Total duration 6h 0m 41s
Artifacts

test-linux.yml

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

Annotations

12 errors and 2 notices
test-linux (ubuntu-24.04): test/parallel/test-debugger-extract-function-name.mjs#L0
--- stderr --- /home/runner/work/node/node/node/test/common/debugger.js:88 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined STDERR: There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 at ChildProcess.onChildClose (/home/runner/work/node/node/node/test/common/debugger.js:88:18) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-extract-function-name.mjs
test-linux (ubuntu-24.04): test/parallel/test-debugger-exceptions.js#L0
--- stderr --- /home/runner/work/node/node/node/test/common/debugger.js:88 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined STDERR: There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 at ChildProcess.onChildClose (/home/runner/work/node/node/node/test/common/debugger.js:88:18) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-exceptions.js
test-linux (ubuntu-24.04): test/parallel/test-debugger-clear-breakpoints.js#L0
--- stderr --- /home/runner/work/node/node/node/test/common/debugger.js:88 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined STDERR: There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 at ChildProcess.onChildClose (/home/runner/work/node/node/node/test/common/debugger.js:88:18) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-clear-breakpoints.js
test-linux (ubuntu-24.04): test/parallel/test-debugger-break.js#L110
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:462:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-debugger-break.js:110:16) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-break.js
test-linux (ubuntu-24.04): test/parallel/test-debugger-breakpoint-exists.js#L24
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:462:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-debugger-breakpoint-exists.js:24:18) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-breakpoint-exists.js
test-linux (ubuntu-24.04): test/parallel/test-debugger-auto-resume.mjs#L0
--- stderr --- /home/runner/work/node/node/node/test/common/debugger.js:88 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined STDERR: There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 at ChildProcess.onChildClose (/home/runner/work/node/node/node/test/common/debugger.js:88:18) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-auto-resume.mjs
test-linux (ubuntu-24.04): test/parallel/test-debugger-address.mjs#L0
--- stderr --- /home/runner/work/node/node/node/test/common/debugger.js:88 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for />\s+$/; found: undefined STDERR: There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 at ChildProcess.onChildClose (/home/runner/work/node/node/node/test/common/debugger.js:88:18) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-debugger-address.mjs
test-linux (ubuntu-24.04): test/parallel/test-cwd-enoent-repl.js#L33
--- stderr --- node:internal/repl/history:281 if (typeof options.history !== 'undefined') { ^ TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at Object.createRepl [as createInternalRepl] (node:internal/repl:53:21) at node:internal/main/repl:42:13 at asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:11) Node.js v26.0.0-pre node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 42 at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-cwd-enoent-repl.js:33:10) at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:504:15) at Object.onceWrapper (node:events:623:12) at ChildProcess.emit (node:events:508:20) at ChildProcess._handle.onexit (node:internal/child_process:293:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 42, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre --- stdout --- Welcome to Node.js v26.0.0-pre. Type ".help" for more information. Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cwd-enoent-repl.js
test-linux (ubuntu-24.04): test/pseudo-tty/repl-dumb-tty.js#L10
--- stdout --- node:internal/repl/history:281 if (typeof options.history !== 'undefined') { ^ TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/pseudo-tty/repl-dumb-tty.js:10:6) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) Node.js v26.0.0-pre Command: /opt/hostedtoolcache/Python/3.14.0/x64/bin/python3 /home/runner/work/node/node/node/test/pseudo-tty/../../tools/pseudo-tty.py out/Release/node /home/runner/work/node/node/node/test/pseudo-tty/repl-dumb-tty.js
test-linux (ubuntu-24.04): test/sea/test-single-executable-application-inspect.js#L107
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Inspector process exited with code 1. 1 !== 0 at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/sea/test-single-executable-application-inspect.js:107:14) at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:504:15) at ChildProcess.emit (node:events:508:20) at maybeClose (node:internal/child_process:1084:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre --- stdout --- Copied /home/runner/work/node/node/node/out/Release/node to /home/runner/work/node/node/node/test/.tmp.61/sea Injected /home/runner/work/node/node/node/test/.tmp.61/sea-prep.blob into /home/runner/work/node/node/node/test/.tmp.61/sea [SEA][STDERR] Debugger listening on ws://127.0.0.1:43179/3735d2e9-826f-405e-98b1-bfbb106226af Running /home/runner/work/node/node/node/out/Release/node inspect 127.0.0.1:43179 [SEA][STDERR] For help, see: https://nodejs.org/en/docs/inspector [INSPECT][STDOUT] οΏ½ [INSPECT][STDOUT] connecting to 127.0.0.1:43179 .. [INSPECT][STDOUT] . [SEA][STDERR] Debugger attached. [INSPECT][STDOUT] ok [INSPECT][STDERR] There was an internal error in Node.js. Please report this bug. Cannot read properties of undefined (reading 'history') TypeError: Cannot read properties of undefined (reading 'history') at [_kValidateOptions] (node:internal/repl/history:281:24) at new ReplHistory (node:internal/repl/history:64:27) at REPLServer.setupHistoryManager (node:internal/readline/interface:388:27) at REPLServer.InterfaceConstructor (node:internal/readline/interface:219:8) at REPLServer.Interface (node:readline:115:3) at new REPLServer (node:repl:762:5) at Object.start (node:repl:1202:10) at startRepl (node:internal/debugger/inspect_repl:1215:17) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async node:internal/debugger/inspect:180:22 [SEA][STDERR] Debugger ending on ws://127.0.0.1:43179/3735d2e9-826f-405e-98b1-bfbb106226af For help, see: https://nodejs.org/en/docs/inspector Command: out/Release/node /home/runner/work/node/node/node/test/sea/test-single-executable-application-inspect.js
test-linux (ubuntu-24.04-arm)
The job has exceeded the maximum execution time of 6h0m0s
test-linux (ubuntu-24.04-arm)
The operation was canceled.
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors