-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: All
By design, Hudson behaves differently for tests than Maven. Where Maven breaks
the build if a test breaks, Hudson continues.
This can be very confusing for someone starting with Hudson, and it also changes
Maven's philosophy.
So, from my point of view, instead of having to set
-Dmaven.test.failure.ignore=false into every Maven job, the GUI should have a
check box "Build fails if tests fail". This should be configurable on a
Hudson-wide level, but also overridable for a job (like the Quiet Period).