You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Zak Mc Kracken <za...@yahoo.it> on 2009/04/30 23:57:27 UTC

surefire summary

Hi all,

Since today "mvn test" does not report the list of failed tests at the 
end. I have:

> Results :
>
> Failed tests: 
> 
> Tests run: 74, Failures: 3, Errors: 0, Skipped: 4
> 
> [ERROR] 
> 
> Mojo: 
> 
>     org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test
> 
> FAILED for project: 
> 
>     XXXX:jar:1.0-SNAPSHOT
> 
> Reason:
> 
> There are test failures.

while it used to list the 3 failed test classes, under "Failed Tests". 
Such a list is very useful and I cannot understand why it's no longer 
printed, I didn't change the POM.

Thanks in advance for any help.

Marco.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org