Skip to content

readline: initialize input before history manager #80372

readline: initialize input before history manager

readline: initialize input before history manager #80372

Re-run triggered February 11, 2026 00:27
Status Failure
Total duration 2h 35m 26s
Artifacts

test-linux.yml

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

Annotations

20 errors and 2 notices
test-linux (ubuntu-24.04): test/parallel/test-repl-programmatic-history.js#L134
--- stdout --- Mismatched before function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:134:20) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Mismatched runTest function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:183:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:234:34) at WriteStream.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:181:63) at WriteStream.emit (node:events:520:22) at WriteStream.emit (node:domain:489:12) at Readable.unpipe (node:internal/streams/readable:1133:8) at unpipe (node:internal/streams/readable:1064:9) at WriteStream.onfinish (node:internal/streams/readable:1058:5) at Object.onceWrapper (node:events:622:28) Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js
test-linux (ubuntu-24.04): test/parallel/test-repl-persistent-history.js#L140
--- stdout --- Mismatched before function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:140:20) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Mismatched runTest function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:189:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:236:13) at WriteStream.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:187:63) at WriteStream.emit (node:events:520:22) at WriteStream.emit (node:domain:489:12) at Readable.unpipe (node:internal/streams/readable:1133:8) at unpipe (node:internal/streams/readable:1064:9) at WriteStream.onfinish (node:internal/streams/readable:1058:5) at Object.onceWrapper (node:events:622:28) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js
test-linux (ubuntu-24.04): test/parallel/test-repl-permission-model.js#L62
--- stdout --- Mismatched runTest function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:62:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:114:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:137:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals --permission --allow-fs-read=* /home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js
test-linux (ubuntu-24.04): test/parallel/test-repl-no-terminal.js#L7
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-no-terminal.js:7:53) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) 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-repl-no-terminal.js
test-linux (ubuntu-24.04): test/parallel/test-repl-multiline-navigation-while-adding.js#L50
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:50:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:96:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:143:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:184:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:228:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10)
test-linux (ubuntu-24.04): test/parallel/test-repl-multiline-navigation.js#L52
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:52:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:107:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:170:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:217:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js
test-linux (ubuntu-24.04): test/parallel/test-repl-load-multiline-from-history.js#L42
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-load-multiline-from-history.js:42:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-load-multiline-from-history.js
test-linux (ubuntu-24.04): test/parallel/test-repl-history-perm.js#L37
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-perm.js:37:29) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-history-perm.js
test-linux (ubuntu-24.04): test/parallel/test-repl-history-navigation.js#L840
--- stdout --- Mismatched runTest function calls. Expected exactly 18, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:840:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:902:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:933:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js
test-linux (ubuntu-24.04): test/parallel/test-repl-autocomplete.js#L125
--- stdout --- Mismatched runTest function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:125:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:188:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:219:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-programmatic-history.js#L134
--- stdout --- Mismatched before function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:134:20) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Mismatched runTest function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:183:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:234:34) at WriteStream.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js:181:63) at WriteStream.emit (node:events:520:22) at WriteStream.emit (node:domain:489:12) at Readable.unpipe (node:internal/streams/readable:1133:8) at unpipe (node:internal/streams/readable:1064:9) at WriteStream.onfinish (node:internal/streams/readable:1058:5) at Object.onceWrapper (node:events:622:28) Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-repl-programmatic-history.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-persistent-history.js#L140
--- stdout --- Mismatched before function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:140:20) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Mismatched runTest function calls. Expected exactly 10, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:189:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:236:13) at WriteStream.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js:187:63) at WriteStream.emit (node:events:520:22) at WriteStream.emit (node:domain:489:12) at Readable.unpipe (node:internal/streams/readable:1133:8) at unpipe (node:internal/streams/readable:1064:9) at WriteStream.onfinish (node:internal/streams/readable:1058:5) at Object.onceWrapper (node:events:622:28) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-persistent-history.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-permission-model.js#L62
--- stdout --- Mismatched runTest function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:62:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:114:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js:137:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals --permission --allow-fs-read=* /home/runner/work/node/node/node/test/parallel/test-repl-permission-model.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-no-terminal.js#L7
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-no-terminal.js:7:53) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) 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-repl-no-terminal.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-multiline-navigation-while-adding.js#L50
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:50:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:96:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:143:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:184:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation-while-adding.js:228:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10)
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-multiline-navigation.js#L52
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:52:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:107:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:170:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js:217:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-multiline-navigation.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-load-multiline-from-history.js#L42
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-load-multiline-from-history.js:42:31) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-load-multiline-from-history.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-history-perm.js#L37
--- stdout --- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Proxy.mustSucceed (/home/runner/work/node/node/node/test/common/index.js:469:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-perm.js:37:29) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-history-perm.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-history-navigation.js#L840
--- stdout --- Mismatched runTest function calls. Expected exactly 18, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:840:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:902:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js:933:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-history-navigation.js
test-linux (ubuntu-24.04-arm): test/parallel/test-repl-autocomplete.js#L125
--- stdout --- Mismatched runTest function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:465:10) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:125:28) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255: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/node/node/node/test/common/index.js:465:10) at runTest (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:188:13) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js:219:1) at Module._compile (node:internal/modules/cjs/loader:1809:14) at Object..js (node:internal/modules/cjs/loader:1940:10) at Module.load (node:internal/modules/cjs/loader:1530:32) at Module._load (node:internal/modules/cjs/loader:1332:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-repl-autocomplete.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors