I'd consider moving this optional tests out into another module. Having your 
build pass when tests ran but failed is a recipe for disaster. 

If you move the tests to another module you can run the core build regularly 
and the extra tests when you care.

On 08/04/2011, at 3:29 PM, Lokendra Singh wrote:

> Hi all,
> 
> My project has a set of JUnit tests.  Some tests are not very critical and I 
> want to report a 'Build Successful' even when those tests fail, but want to 
> retport the 'Build Failed'  for the critical ones.
> Any pointers?
> 
> Regards
> Lokendra


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to