comparison 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
comparison
equal deleted inserted replaced
9408:c21b1e5b515c 9409:16a10b48e526
45 'tradesoap': [2, 4, 5, 10, 15], 45 'tradesoap': [2, 4, 5, 10, 15],
46 'xalan': [0, 0, 5, 10, 18], 46 'xalan': [0, 0, 5, 10, 18],
47 } 47 }
48 48
49 dacapoScalaSanityWarmup = { 49 dacapoScalaSanityWarmup = {
50 'actors': [0, 0, 2, 8, 10], 50 # (tw) actors sometimes fails verification; hardly reproducible
51 'actors': [0, 0, 0, 0, 0],
51 # (lstadler) apparat was disabled due to a deadlock which I think is the benchmarks fault. 52 # (lstadler) apparat was disabled due to a deadlock which I think is the benchmarks fault.
52 'apparat': [0, 0, 0, 0, 0], 53 'apparat': [0, 0, 0, 0, 0],
53 'factorie': [0, 0, 2, 5, 5], 54 'factorie': [0, 0, 2, 5, 5],
54 'kiama': [0, 0, 3, 13, 15], 55 'kiama': [0, 0, 3, 13, 15],
55 'scalac': [0, 0, 5, 15, 20], 56 'scalac': [0, 0, 5, 15, 20],