some reshuffling of Poly/ML version to evade failing tests;
authorwenzelm
Fri, 25 Jul 2014 16:50:49 +0200
changeset 57684 38338e759f26
parent 57683 cc0aa6528890
child 57685 34ec8a580917
some reshuffling of Poly/ML version to evade failing tests;
Admin/isatest/settings/mac-poly-M8-quick_and_dirty
Admin/isatest/settings/mac-poly64-M4
Admin/isatest/settings/mac-poly64-M8
--- a/Admin/isatest/settings/mac-poly-M8-quick_and_dirty	Fri Jul 25 15:01:18 2014 +0200
+++ b/Admin/isatest/settings/mac-poly-M8-quick_and_dirty	Fri Jul 25 16:50:49 2014 +0200
@@ -2,11 +2,11 @@
 
 init_components /home/isabelle/contrib "$HOME/admin/components/main"
 
-  POLYML_HOME="/home/polyml/polyml-5.5.0"
-  ML_SYSTEM="polyml-5.5.0"
+  POLYML_HOME="/home/polyml/polyml-5.4.1"
+  ML_SYSTEM="polyml-5.4.1"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000 --gcthreads 8"
+  ML_OPTIONS="-H 1000"
 
 ISABELLE_GHC=ghc
 
--- a/Admin/isatest/settings/mac-poly64-M4	Fri Jul 25 15:01:18 2014 +0200
+++ b/Admin/isatest/settings/mac-poly64-M4	Fri Jul 25 16:50:49 2014 +0200
@@ -2,14 +2,13 @@
 
 init_components /home/isabelle/contrib "$HOME/admin/components/main"
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-5.5.2"
+  ML_SYSTEM="polyml-5.5.2"
   ML_PLATFORM="x86_64-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
   ML_OPTIONS="-H 2000 --gcthreads 4"
 
-#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy
-#ISABELLE_GHC=ghc
+ISABELLE_GHC=ghc
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4
 
--- a/Admin/isatest/settings/mac-poly64-M8	Fri Jul 25 15:01:18 2014 +0200
+++ b/Admin/isatest/settings/mac-poly64-M8	Fri Jul 25 16:50:49 2014 +0200
@@ -2,14 +2,13 @@
 
 init_components /home/isabelle/contrib "$HOME/admin/components/main"
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-5.5.2"
+  ML_SYSTEM="polyml-5.5.2"
   ML_PLATFORM="x86_64-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
   ML_OPTIONS="-H 2000 --gcthreads 8"
 
-#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy
-#ISABELLE_GHC=ghc
+ISABELLE_GHC=ghc
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8