test_3_partitions is unstable, ignore

This commit is contained in:
Michael Vines
2019-02-14 17:30:42 -08:00
committed by GitHub
parent cceeb8e52d
commit 5333bda234

View File

@ -587,6 +587,7 @@ fn test_with_partitions(
}
#[test]
#[ignore]
fn test_3_partitions() {
test_with_partitions(3, 0.0, 0, 0.0, true)
}