Skip to content

Commit

Permalink
ignore disk cask test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Nov 21, 2024
1 parent 42f9263 commit 597a0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/object_store/src/disk_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,7 @@ mod test {
}

#[test]
#[ignore = "https://github.com/apache/horaedb/issues/1215"]
fn test_disk_cache_multi_thread_fetch_same_block() {
let rt = Arc::new(Builder::default().build().unwrap());
rt.block_on(async {
Expand Down

0 comments on commit 597a0cd

Please sign in to comment.