RE: Disabling surefire error printing to console?

2015-03-09 Thread Martin Gainty
Burt/Bat

let grep find it with regular expression for 1-9?
/target/surefire-reports> grep "Failure: [1-9]" *.*

Martin 
__ 

  


> From: bur...@spinn3r.com
> Date: Mon, 9 Mar 2015 00:01:28 -0700
> Subject: Re: Disabling surefire error printing to console?
> To: users@maven.apache.org
> 
> It still prints the full exception to the console.
> 
> All I want is a list of the tests which failed.
> 
> On Sun, Mar 8, 2015 at 11:08 PM, Baptiste Mathus  wrote:
> 
> > 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 are already enabled (defaults) … and I can’t find anything that
> > would
> > > disabled it.
> > >
> > > I tried redirectTestOutputToFile and that doesn’t seem to solve the
> > > situation.
> > >
> > > --
> > >
> > > Founder/CEO Spinn3r.com
> > > Location: *San Francisco, CA*
> > > blog: http://burtonator.wordpress.com
> > > … or check out my Google+ profile
> > > <https://plus.google.com/102718274791889610666/posts>
> > > <http://spinn3r.com>
> > >
> >
> >
> >
> > --
> > Baptiste  MATHUS - http://batmat.net
> > Sauvez un arbre,
> > Mangez un castor !
> >
> 
> 
> 
> -- 
> 
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> <https://plus.google.com/102718274791889610666/posts>
> <http://spinn3r.com>
  

Re: Disabling surefire error printing to console?

2015-03-09 Thread Kevin Burton
It still prints the full exception to the console.

All I want is a list of the tests which failed.

On Sun, Mar 8, 2015 at 11:08 PM, Baptiste Mathus  wrote:

> 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 are already enabled (defaults) … and I can’t find anything that
> would
> > disabled it.
> >
> > I tried redirectTestOutputToFile and that doesn’t seem to solve the
> > situation.
> >
> > --
> >
> > Founder/CEO Spinn3r.com
> > Location: *San Francisco, CA*
> > blog: http://burtonator.wordpress.com
> > … or check out my Google+ profile
> > 
> > 
> >
>
>
>
> --
> Baptiste  MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor !
>



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile




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 are already enabled (defaults) … and I can’t find anything that would
> disabled it.
>
> I tried redirectTestOutputToFile and that doesn’t seem to solve the
> situation.
>
> --
>
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> 
> 
>



-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !


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 doesn’t seem to solve the
situation.

-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile