Hi

When I execute mvn deploy (from continuum), The surefire reports show that there are errors, but the execution doesn't fail :
In the output I have:

Results :

Failed tests: Tests in error:

Tests run: 212, Failures: 24, Errors: 8, Skipped: 0

[INFO] [jar:jar]


That's strange. It show that some tests fails, but it doesn't show which tests fails and it doesn't fails the execution.

The exact command is :
mvn clean deploy -e --batch-mode

The configuration to reproduce it is forkMode=always and jdk1.4.
If I use jdk1.6, it works and if I use forkMode=once it also works. (but the list of failed tests is still missing).

Can I open a bug in this ?


Benoit

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to