summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/set4.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/set4.rs b/tests/set4.rs
index 3f927d3..14e2b5d 100644
--- a/tests/set4.rs
+++ b/tests/set4.rs
@@ -186,6 +186,7 @@ fn problem_30() {
));
}
+// ignored because this takes ~40 minutes
#[test]
#[ignore]
fn problem_31() {
@@ -232,6 +233,7 @@ fn problem_31() {
kill_w.send(()).unwrap();
}
+// ignored because this takes ~18 hours
#[test]
#[ignore]
fn problem_32() {