-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Platform: Macintosh, OS: Mac OS X
I have a Maven2 project in Hudson using the Maven2 project type.
When the project builds, there is a unit test that fails (SureFire), but the
project build is not marked as unstable, nor does it fail.
If I set the "maven.test.failure.ignore=false" property, the project build will
fail, but the failed test result is not shown.
I ran hudson manually in the terminal, but did not see any errors.
This is a multi-module project, yes? Can you drill down to the module with test
failures and see if it's marked as unstable?