fs: do not swallow exceptions thrown by completion callbacks #83217
Triggered via pull request
September 26, 2026 04:06
Status
Failure
Total duration
49m 10s
Artifacts
–
Annotations
2 errors and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
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> (/Users/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 /Users/runner/work/node/node/node/test/parallel/test-sqlite-virtual-table.js
|
|
sccache stats - test-macOS
74% - 3731 hits, 1307 misses, 0 errors
|