sqlite: use DictionaryTemplate for run() result #72116
Annotations
2 errors and 1 notice
|
test-macOS
Process completed with exit code 1.
|
|
test-macOS:
test/parallel/test-debugger-restart-message.js#L0
--- stderr ---
/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92
const timeoutErr = new Error(`Timeout (${TIMEOUT}) while waiting for ${pattern}`);
^
Error: Timeout (15000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection|step) in/i
at /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92:28
at new Promise (<anonymous>)
at Object.waitFor (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:67:14)
at Object.stepCommand (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:178:10)
at onWaitForInitialBreak (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-restart-message.js:28:19)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
output: '< Debugger ending on ws://127.0.0.1:62794/43f23cc3-42bf-4838-a61a-e7ae65597c82\n' +
'< For help, see: https://nodejs.org/en/docs/inspector\n' +
'< \n' +
'debug> \n' +
'< Debugger listening on ws://127.0.0.1:62797/a166ca29-f5f7-44f6-a6d0-e3383f00f406\n' +
'< For help, see: https://nodejs.org/en/docs/inspector\n' +
'< \n' +
'debug> connecting to 127.0.0.1:62797 ...\n' +
' ok\n' +
'debug> < Debugger attached.\n' +
'< \n' +
'debug> '
}
Node.js v26.0.0-pre
Command: out/Release/node "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-restart-message.js"
|
|
sccache stats
42% - 2040 hits, 2817 misses, 0 errors
|