Re: Failing MonoReactorTest on master

2018-02-20 Thread Colm O hEigeartaigh
Apologies John, it seems to be working fine for me today. Colm. On Mon, Feb 19, 2018 at 7:49 PM, John D. Ament wrote: > It looks like its passing on master in jenkins. are you able to debug why > its failing? > > On Mon, Feb 19, 2018 at 11:26 AM Colm O hEigeartaigh

Re: Failing MonoReactorTest on master

2018-02-19 Thread John D. Ament
It looks like its passing on master in jenkins. are you able to debug why its failing? On Mon, Feb 19, 2018 at 11:26 AM Colm O hEigeartaigh wrote: > Hi all, > > The following test is failing for me on master: > > [INFO] Running

Re: MonoReactorTest

2017-12-22 Thread John D. Ament
systests/jaxrs: > > mvn clean test -Dtest=MonoReactorTest > > then it fails, while > > mvn clean test -Dtest=FluxReactorTest > > passes, > > as well as both MonoReactorTest and FluxReactorTest pass when I do > > mvn clean install > > Minor issue, have a look please after New Year :-) > > Sergey > > > >

MonoReactorTest

2017-12-22 Thread Sergey Beryozkin
test -Dtest=MonoReactorTest then it fails, while mvn clean test -Dtest=FluxReactorTest passes, as well as both MonoReactorTest and FluxReactorTest pass when I do mvn clean install Minor issue, have a look please after New Year :-) Sergey