mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-19 16:14:21 +01:00
thread 'query_processing::test_read_path::test_stmt_reset' panicked at core/storage/sqlite3_ondisk.rs:754:9: assertion failed: self.page_type() == PageType::TableLeaf note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace test query_processing::test_read_path::test_stmt_reset ... FAILED
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture