You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb <se...@gmail.com> on 2011/09/12 18:21:55 UTC

[POOL] Continuum builds hanging

See:

http://vmbuild.apache.org/continuum/buildResults.action?projectId=98&amp;projectGroupId=16

I've asked for the build to be killed.

Perhaps the test case (or indeed all test cases, if that is easy)
should have a time-limit imposed. Say 20mins?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [POOL] Continuum builds hanging

Posted by sebb <se...@gmail.com>.
On 12 September 2011 17:21, sebb <se...@gmail.com> wrote:
> See:
>
> http://vmbuild.apache.org/continuum/buildResults.action?projectId=98&amp;projectGroupId=16
>
> I've asked for the build to be killed.
>
> Perhaps the test case (or indeed all test cases, if that is easy)
> should have a time-limit imposed. Say 20mins?

I've added an overall time limit to the tests of 30 mins - at least
then Continuum etc won't hang forever.

However, this does not produce as much useful info as using
@Test(timeout=nnn), so I've added 1 minute timeouts to each of the
tests in the classes that seem to hang or take a while.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org