From b143f7a65a2d08600448e69ceee1abd363d4900f Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Thu, 22 Jul 2021 16:39:19 +0200 Subject: [PATCH] unignore slow tests --- tests/examples.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/examples.rs b/tests/examples.rs index b4b667c..3ba198d 100644 --- a/tests/examples.rs +++ b/tests/examples.rs @@ -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=