# Test harness configuration file # All compilations and runs should pass. # We compile for both static and dynamic threads. # We also run the dynamic case with 1, 3 and 5 threads to # try to catch some edge cases. # On BG/P all job's stderr includes "boot failure: False" # which requires to our use of a slighlty messy FailExpr BEGIN_DEFAULT_CONFIG Files: $TESTNAME$.upc DynamicThreads: $DEFAULT$,1,3,5 StaticThreads: $DEFAULT$ CompileResult: pass TimeLimit: 1.5 * $DEFAULT$ + ( $THREADS$ ** 3 ) / 10 PassExpr: all is well. FailExpr: (damaged|(?