HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
authorwenzelm
Sun, 16 Dec 2012 21:27:23 +0100
changeset 50571 b649e33e4821
parent 50570 fae8b1d9f701
child 50572 b33912e68b84
HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
src/HOL/ROOT
--- a/src/HOL/ROOT	Sun Dec 16 19:23:04 2012 +0100
+++ b/src/HOL/ROOT	Sun Dec 16 21:27:23 2012 +0100
@@ -804,7 +804,7 @@
     Quickcheck_Narrowing_Examples
 
 session "HOL-Quickcheck_Benchmark" in Quickcheck_Benchmark = HOL +
-  theories [condition = ISABELLE_FULL_TEST, timeout = 5400, quick_and_dirty]
+  theories [condition = ISABELLE_FULL_TEST, quick_and_dirty]
     Find_Unused_Assms_Examples
     Needham_Schroeder_No_Attacker_Example
     Needham_Schroeder_Guided_Attacker_Example