-
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.
[JENKINS-4378] Maven2 test failures not resulting in build failure, or build unstable.
Resolution | New: Postponed [ 6 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Postponed [ 6 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Link |
New:
This issue is duplicated by |
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?