On Mon, 7 Mar 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> In this case, does the timeout attribute apply to each
> individual test, or to the cumulative time taken by all the tests?
Each test.
Stefan
-
To unsubscrib
I'm currently having a problem with a test deadlocking,
which hangs my cruisecontrol build.
The tests are forked, each running in its own VM
(fork="true", forkmode="perTest"). In this case,
does the timeout attribute apply to each
individual test, or to the cumulative time taken
by all the tests?