repl: Customizable subprompt for multiline input #59566
+79
−10
Open
Annotations
10 errors and 1 notice
|
Test:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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
|
|
Post Set up sccache
0% - 0 hits, 0 misses, 0 errors
|
Loading