diff mx/sanitycheck.py @ 9409:16a10b48e526

Merge
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Sun, 28 Apr 2013 22:52:12 +0200
parents ea24896c95c9
children 8e33b4ebfef1
line wrap: on
line diff
--- a/mx/sanitycheck.py	Sun Apr 28 22:34:46 2013 +0200
+++ b/mx/sanitycheck.py	Sun Apr 28 22:52:12 2013 +0200
@@ -47,7 +47,8 @@
 }
 
 dacapoScalaSanityWarmup = {
-    'actors':     [0, 0, 2,  8, 10],
+# (tw) actors sometimes fails verification; hardly reproducible
+    'actors':     [0, 0, 0,  0,  0],
 # (lstadler) apparat was disabled due to a deadlock which I think is the benchmarks fault.
     'apparat':    [0, 0, 0,  0,  0],
     'factorie':   [0, 0, 2,  5,  5],