Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread Stefan Bodewig
On 2011-09-13, sebb wrote: > On 13 September 2011 10:18, Stefan Bodewig wrote: >> On 2011-09-13, sebb wrote: >>> In case it helps anyone else, I updated the pom as follows: >>>           maven-surefire-plugin >>>             >>>               >>>               >>> 1800 >>> This kills the tes

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread sebb
On 13 September 2011 12:27, Brett Porter wrote: > > On 13/09/2011, at 6:41 PM, sebb wrote: > >> On 13 September 2011 00:21, Brett Porter wrote: >>> >>> On 13/09/2011, at 3:27 AM, sebb wrote: >>> >> >> BTW, is there a way to limit the time Continuum allows tests to run? > > Do

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread Brett Porter
On 13/09/2011, at 6:41 PM, sebb wrote: > On 13 September 2011 00:21, Brett Porter wrote: >> >> On 13/09/2011, at 3:27 AM, sebb wrote: >> >>> > > BTW, is there a way to limit the time Continuum allows tests to run? Done… but it will probably leave any dead builds behind. >>

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread sebb
On 13 September 2011 10:18, Stefan Bodewig wrote: > On 2011-09-13, sebb wrote: > >> In case it helps anyone else, I updated the pom as follows: > >>           maven-surefire-plugin >>             >>               >>               >> 1800 > >> This kills the test; however the output only reports

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread Stefan Bodewig
On 2011-09-13, sebb wrote: > In case it helps anyone else, I updated the pom as follows: > maven-surefire-plugin > > > > 1800 > This kills the test; however the output only reports the test class, > not the individual method, and the surefire r

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-13 Thread sebb
On 13 September 2011 00:21, Brett Porter wrote: > > On 13/09/2011, at 3:27 AM, sebb wrote: > >> BTW, is there a way to limit the time Continuum allows tests to run? >>> >>> Done… but it will probably leave any dead builds behind. >> >> Is that a system-wide setting? > > It's a setting fo

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-12 Thread Brett Porter
On 13/09/2011, at 3:27 AM, sebb wrote: > >>> >>> BTW, is there a way to limit the time Continuum allows tests to run? >> >> Done… but it will probably leave any dead builds behind. > > Is that a system-wide setting? It's a setting for the builds on that schedule. Since commons was on a separ

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-12 Thread sebb
On 12 September 2011 18:05, Brett Porter wrote: > > On 13/09/2011, at 2:19 AM, sebb wrote: > >> Commons Pool has been running for over 20 hours: >> >> http://vmbuild.apache.org/continuum/buildResults.action?projectId=98&projectGroupId=16 >> >> Please could someone kill the build? >> Thanks. > > Do

Re: Continuum - Commons Pool unit test is stuck (again)

2011-09-12 Thread Brett Porter
On 13/09/2011, at 2:19 AM, sebb wrote: > Commons Pool has been running for over 20 hours: > > http://vmbuild.apache.org/continuum/buildResults.action?projectId=98&projectGroupId=16 > > Please could someone kill the build? > Thanks. Done. > > BTW, is there a way to limit the time Continuum al

Continuum - Commons Pool unit test is stuck (again)

2011-09-12 Thread sebb
Commons Pool has been running for over 20 hours: http://vmbuild.apache.org/continuum/buildResults.action?projectId=98&projectGroupId=16 Please could someone kill the build? Thanks. BTW, is there a way to limit the time Continuum allows tests to run?