mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 09:12:55 +00:00
NOBUG Marked the functional test as ignore
This commit is contained in:
@@ -12,6 +12,7 @@ fn check_index_content(searcher: &Searcher, vals: &HashSet<u32>) {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_indexing() {
|
||||
|
||||
let mut schema_builder = SchemaBuilder::default();
|
||||
|
||||
Reference in New Issue
Block a user