Skip to content

sqlite: check sqlite3_step() and sqlite3_reset() results #89859

sqlite: check sqlite3_step() and sqlite3_reset() results

sqlite: check sqlite3_step() and sqlite3_reset() results #89859

Triggered via pull request August 7, 2026 03:59
Status Failure
Total duration 57m 9s
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-statement-sync.js#L403
--- stdout --- Test failure: 'does not discard a pending exception with a deferred SQLite error on abrupt exit' Location: test/parallel/test-sqlite-statement-sync.js:385:3 AssertionError [ERR_ASSERTION]: The validation function is expected to return "true". Received false Caught error: Error: FOREIGN KEY constraint failed at assert.<computed> [as throws] (node:internal/test_runner/test:346:18) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-sqlite-statement-sync.js:403:14) at Test.runInAsyncScope (node:async_hooks:227:14) at Test.run (node:internal/test_runner/test:1397:25) at Suite.processPendingSubtests (node:internal/test_runner/test:969:18) at Test.postRun (node:internal/test_runner/test:1537:19) at Test.run (node:internal/test_runner/test:1462:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:969:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [Error], expected: [Function (anonymous)], operator: 'throws', diff: 'simple' } 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-statement-sync.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-sqlite-statement-sync.js#L403
--- stdout --- Test failure: 'does not discard a pending exception with a deferred SQLite error on abrupt exit' Location: test/parallel/test-sqlite-statement-sync.js:385:3 AssertionError [ERR_ASSERTION]: The validation function is expected to return "true". Received false Caught error: Error: FOREIGN KEY constraint failed at assert.<computed> [as throws] (node:internal/test_runner/test:346:18) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-sqlite-statement-sync.js:403:14) at Test.runInAsyncScope (node:async_hooks:227:14) at Test.run (node:internal/test_runner/test:1397:25) at Suite.processPendingSubtests (node:internal/test_runner/test:969:18) at Test.postRun (node:internal/test_runner/test:1537:19) at Test.run (node:internal/test_runner/test:1462:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:969:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [Error], expected: [Function (anonymous)], operator: 'throws', diff: 'simple' } 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-statement-sync.js
sccache stats - test-linux
69% - 3478 hits, 1552 misses, 0 errors
sccache stats - test-linux
74% - 3735 hits, 1306 misses, 0 errors