From: Ethan Mallove (ethan.mallove_at_[hidden])
Date: 2006-09-20 17:19:02


Not sure if this will work, but here goes (correct me if I'm
wrong, Jeff).

Try appending the following to the intel section of your ini (put
the names of the tests you expect to take 5 min, in a file named
'supposed_to_take_5_min' next to your other test lists):

simple_timeout:tests = &find_executables("src/" . "&cat("supposed_to_take_5_min")")
simple_timeout:np = &env_max_procs()
simple_timeout:timeout = 300
simple_timeout:exclusive = 1

-Ethan

On Wed, Sep/20/2006 01:04:55PM, Josh Hursey wrote:
> Is it possible to specify a timeout for a specific test in a test
> suite in addition to the test suite as a whole?
>
> For example some of the Intel tests take about 6 minutes to complete
> normally, but the rest of the tests usually finish in a minute or so.
> I'd like to keep the 1 min tests from waiting 6 min when they fail.
>
> Just trying to tune our runs a bit here at IU. Not a bit deal if it
> can't at the moment.
>
> Cheers,
> Josh
>
> _______________________________________________
> mtt-users mailing list
> mtt-users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users