sqlite: expose backup api #66592
Annotations
2 errors and 1 notice
test-linux:
test/parallel/test-sqlite-backup.mjs#L1
--- stderr ---
(node:174760) ExperimentalWarning: SQLite is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
::debug::starting to run throws exception when trying to start backup from a closed database
::debug::completed running throws exception when trying to start backup from a closed database
::debug::starting to run database backup
::debug::completed running database backup
::debug::starting to run database backup fails when dest file is not writable
::debug::completed running database backup fails when dest file is not writable
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::tests 3
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::suites 0
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::pass 3
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::fail 0
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::cancelled 0
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::skipped 0
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::todo 0
::notice file=node/test/parallel/test-sqlite-backup.mjs,line=1,col=1::duration_ms 119.513746
::group::Test results (3 passed, 0 failed)
::notice::
::endgroup::
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/parallel/test-sqlite-backup.mjs
--- CRASHED (Signal: 11) ---
|
test-linux
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|