diff mx/sanitycheck.py @ 6720:b62581e29024

disabled scaladacapo apparat benchmark
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 15 Nov 2012 17:18:16 +0100
parents 0a0d0dfd83bc
children e3ada110d3cf
line wrap: on
line diff
--- a/mx/sanitycheck.py	Thu Nov 15 10:26:00 2012 +0100
+++ b/mx/sanitycheck.py	Thu Nov 15 17:18:16 2012 +0100
@@ -48,7 +48,8 @@
 
 dacapoScalaSanityWarmup = {
     'actors':     [0, 0, 2,  8, 10],
-    'apparat':    [0, 0, 1,  2,  3],
+# (lstadler) apparat was disabled due to a deadlock which I think is the benchmarks fault.
+#    'apparat':    [0, 0, 1,  2,  3],
     'factorie':   [0, 0, 2,  5,  5],
     'kiama':      [0, 0, 3, 13, 15],
     'scalac':     [0, 0, 5, 15, 20],