Re: Disabling surefire error printing to console?

2015-03-08 Thread Baptiste Mathus
What do you mean "doesn't seem to solve the situation"? Doesn't it work? 2015-03-08 20:22 GMT+01:00 Kevin Burton : > Is there away to get surefire to ONLY show the tests which failed, and NONE > of their output? > > I read through the configuration and all the options that would seem to do > this

Disabling surefire error printing to console?

2015-03-08 Thread Kevin Burton
Is there away to get surefire to ONLY show the tests which failed, and NONE of their output? I read through the configuration and all the options that would seem to do this are already enabled (defaults) … and I can’t find anything that would disabled it. I tried redirectTestOutputToFile and that