unignore slow tests

This commit is contained in:
Daniel Bauer
2021-07-22 16:39:19 +02:00
parent 6f35f15e46
commit b143f7a65a

View File

@@ -54,7 +54,6 @@ mod integration {
}
#[test]
// Test if convdt runs have the same result as normal runs
fn wham_convdt() {
// run wham with convdt
let output_file = "/tmp/wham_test_convdt.out";
@@ -113,7 +112,6 @@ mod integration {
}
#[test]
// #[ignore]
fn wham_1d_cyclic_bootstrap() {
let output_file = "/tmp/wham_test_1d_cyclic_bt.out";
get_command()
@@ -136,7 +134,6 @@ mod integration {
}
#[test]
// #[ignore] // expensive
fn wham_2d_cyclic() {
let output_file = "/tmp/wham_test_2d_cyclic.out";
let out=