Re: Jenkins and m-failsafe-p

2012-03-15 Thread Asmann, Roland
All jobs are maven type jobs, Jenkins is v1.449. Did you add any special configurations to have them marked accordingly or did it just work out of the box? On 15.03.2012 10:42, Ullrich Hafner wrote: > On 03/15/2012 10:08 AM, Asmann, Roland wrote: > > Hi all, > > > > When will Jenkins fully s

Re: Jenkins and m-failsafe-p

2012-03-15 Thread Ullrich Hafner
On 03/15/2012 10:08 AM, Asmann, Roland wrote: > Hi all, > > When will Jenkins fully support m-failsafe-p? Currently, when a test > with m-surefire-p fails, the build continues and is shown as 'unstable'. > When a test fails in m-failsafe-p, the build will fail and is therefor > shown as 'failed'.

Jenkins and m-failsafe-p

2012-03-15 Thread Asmann, Roland
Hi all, When will Jenkins fully support m-failsafe-p? Currently, when a test with m-surefire-p fails, the build continues and is shown as 'unstable'. When a test fails in m-failsafe-p, the build will fail and is therefor shown as 'failed'. Imho, this should also be an 'unstable' build. Can this