disable Find_Unused_Assms_Examples for now, to recover isatest sanity;
authorwenzelm
Tue, 11 Dec 2012 22:19:39 +0100
changeset 50480 d466ebc27810
parent 50479 de02116c34fa
child 50481 5d147d492792
disable Find_Unused_Assms_Examples for now, to recover isatest sanity;
src/HOL/ROOT
--- a/src/HOL/ROOT	Tue Dec 11 22:16:23 2012 +0100
+++ b/src/HOL/ROOT	Tue Dec 11 22:19:39 2012 +0100
@@ -804,8 +804,8 @@
     Quickcheck_Narrowing_Examples
 
 session "HOL-Quickcheck_Benchmark" in Quickcheck_Benchmark = HOL +
-  theories [condition = ISABELLE_FULL_TEST, timeout = 5400, quick_and_dirty]
-    Find_Unused_Assms_Examples
+  theories [condition = ISABELLE_FULL_TEST, quick_and_dirty]
+    (* Find_Unused_Assms_Examples FIXME *)
     Needham_Schroeder_No_Attacker_Example
     Needham_Schroeder_Guided_Attacker_Example
     Needham_Schroeder_Unguided_Attacker_Example