mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 00:45:37 +01:00
ignore sequential write beause it takes too long
This commit is contained in:
@@ -136,6 +136,7 @@ fn test_sequential_overflow_page() -> anyhow::Result<()> {
|
||||
}
|
||||
|
||||
#[test_log::test]
|
||||
#[ignore = "this takes too long :)"]
|
||||
fn test_sequential_write() -> anyhow::Result<()> {
|
||||
let _ = env_logger::try_init();
|
||||
maybe_setup_tracing();
|
||||
|
||||
Reference in New Issue
Block a user