Skip to content

fs: do not swallow exceptions thrown by completion callbacks #93407

fs: do not swallow exceptions thrown by completion callbacks

fs: do not swallow exceptions thrown by completion callbacks #93407

Triggered via pull request September 26, 2026 04:06
Status Failure
Total duration 44m 21s
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-sqlite-virtual-table.js#L564
--- stdout --- Test failure: 'closes the iterator when a filter is reapplied to the cursor' Location: test/parallel/test-sqlite-virtual-table.js:561:5 ReferenceError: DatabaseSync is not defined at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-sqlite-virtual-table.js:564:18) at Test.runInAsyncScope (node:async_hooks:227:14) at Test.run (node:internal/test_runner/test:1402:25) at Suite.processPendingSubtests (node:internal/test_runner/test:974:18) at Test.postRun (node:internal/test_runner/test:1542:19) at Test.run (node:internal/test_runner/test:1467:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:974:7) Command: out/Release/node --expose-gc --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/parallel/test-sqlite-virtual-table.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-sqlite-virtual-table.js#L564
--- stdout --- Test failure: 'closes the iterator when a filter is reapplied to the cursor' Location: test/parallel/test-sqlite-virtual-table.js:561:5 ReferenceError: DatabaseSync is not defined at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-sqlite-virtual-table.js:564:18) at Test.runInAsyncScope (node:async_hooks:227:14) at Test.run (node:internal/test_runner/test:1402:25) at Suite.processPendingSubtests (node:internal/test_runner/test:974:18) at Test.postRun (node:internal/test_runner/test:1542:19) at Test.run (node:internal/test_runner/test:1467:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:974:7) Command: out/Release/node --expose-gc --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/parallel/test-sqlite-virtual-table.js
sccache stats - test-linux
77% - 3859 hits, 1174 misses, 0 errors
sccache stats - test-linux
79% - 3988 hits, 1055 misses, 0 errors