bypass HOL-Mirabelle-ex in regular test, until its tendency to "hang" has been resolved;
authorwenzelm
Mon, 17 Sep 2012 15:38:16 +0200
changeset 49404 a93d920707bb
parent 49403 caea18a5265f
child 49405 2fc68b3787a8
child 49425 f27f83f71e94
bypass HOL-Mirabelle-ex in regular test, until its tendency to "hang" has been resolved;
src/HOL/ROOT
--- a/src/HOL/ROOT	Mon Sep 17 15:33:22 2012 +0200
+++ b/src/HOL/ROOT	Mon Sep 17 15:38:16 2012 +0200
@@ -658,7 +658,7 @@
 
 session "HOL-Mirabelle-ex" in "Mirabelle/ex" = "HOL-Mirabelle" +
   options [document = false, timeout = 600 (* FIXME avoid "hang" of external bash *) ]
-  theories Ex
+  theories [condition = ISABELLE_FULL_TEST] Ex
 
 session "HOL-Word-SMT_Examples" in SMT_Examples = "HOL-Word" +
   options [document = false, quick_and_dirty]