For many ITs, you can also add: '-Dtimeout.factor=2'  (or 3, or whatever).
This will increase the timeout threshold by the given multiplier,
which can be helpful if you run on slower hardware (or your AV is
interfering with performance, or whatever).

On Thu, Mar 28, 2019 at 2:30 PM Jeffrey Zeiberg <[email protected]> wrote:
>
> Thank you Mike.
>
> On Thu, Mar 28, 2019 at 2:21 PM Mike Miller <[email protected]> wrote:
>
> > Not sure if you have this but here is a fast way to just run one IT:
> > mvn clean verify -Dit.test=RollWALPerformanceIT -Dtest=foo -Dspotbugs.skip
> > -Drat.skip -Dformatter.skip -Dcheckstyle.skip -Dmodernizer.skip
> > -Dimpsort.skip -Dsortpom.skip -DfailIfNoTests=false
> >
> > On Thu, Mar 28, 2019 at 2:12 PM Mike Miller <[email protected]> wrote:
> >
> > > Try running it again... a few times. :) That is a finicky test.
> > >
> > > On Thu, Mar 28, 2019 at 2:07 PM Jeffrey Zeiberg <[email protected]>
> > > wrote:
> > >
> > >> RollWALPerformanceIT  timed out for me but does not do this on master
> > >> branch.
> > >>
> > >
> >

Reply via email to