You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Graham Leggett <mi...@sharp.fm> on 2006/11/21 09:19:58 UTC

Continuum trunk test failures

Hi all,

The current continuum trunk is failing the build with test failues:

Results :
Tests run: 35, Failures: 0, Errors: 5, Skipped: 0

[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] There are test failures.

I can't seem to find where the failure is though :(

Regards,
Graham
--

Re: Continuum trunk test failures

Posted by Trygve Laugstøl <tr...@apache.org>.
Graham Leggett wrote:
> Hi all,
> 
> The current continuum trunk is failing the build with test failues:
> 
> Results :
> Tests run: 35, Failures: 0, Errors: 5, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> 
> I can't seem to find where the failure is though :(

They're under target/surefire-reports/*.txt in the module whose tests 
failed.

--
Trygve