changeset 6720:b62581e29024

disabled scaladacapo apparat benchmark
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 15 Nov 2012 17:18:16 +0100
parents 67f9855dec62
children 98d691bc23da 158e0c9645c5
files mx/sanitycheck.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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],