NOBUG Marked the functional test as ignore

This commit is contained in:
Paul Masurel
2017-03-08 19:08:29 +09:00
parent 3d1196d53e
commit ac3890f93c

View File

@@ -12,6 +12,7 @@ fn check_index_content(searcher: &Searcher, vals: &HashSet<u32>) {
}
#[test]
#[ignore]
fn test_indexing() {
let mut schema_builder = SchemaBuilder::default();