Hi

Thanks for the help, all the tests have now been fixed I think. There
may be some odd with camel-jms that has some async test error which I
have not looked at

On Thu, May 23, 2019 at 9:01 PM Claus Ibsen <[email protected]> wrote:
>
> Hi
>
> There is a similar test error in camel-disruptor
>
> On Thu, May 23, 2019 at 12:01 PM Andrea Cosentino <[email protected]> wrote:
> >
> > Fixed.
> >
> > Il giorno gio 23 mag 2019 alle ore 10:21 Andrea Cosentino 
> > <[email protected]>
> > ha scritto:
> >
> > > I'm working on it
> > >
> > > Il giorno gio 23 mag 2019 alle ore 10:19 Claus Ibsen <
> > > [email protected]> ha scritto:
> > >
> > >> Hi
> > >>
> > >> Btw the test failures now in camel-ftp are due to this. You should be
> > >> able to fix many of them by removing the isUseRouteBuilder = false, to
> > >> let camel context be started.
> > >>
> > >> I am a bit busy with CAMEL-13557 and when that is done I can help fix
> > >> these tests
> > >>
> > >> On Wed, May 22, 2019 at 10:43 AM Claus Ibsen <[email protected]>
> > >> wrote:
> > >> >
> > >> > Hi
> > >> >
> > >> > Just a note that we added a check that sending to endpoints requires
> > >> > Camel to be running. And as such there were some unit tests that
> > >> > passed even if camel was stopped, as some endpoints can do its work
> > >> > anyway.
> > >> >
> > >> > So you may see some unit test fails with
> > >> >
> > >> > Caused by: java.util.concurrent.RejectedExecutionException:
> > >> > CamelContext is stopped
> > >> >
> > >> > Then it means that those unit tests needs to be updated to work
> > >> correctly.
> > >> >
> > >> >
> > >> > --
> > >> > Claus Ibsen
> > >> > -----------------
> > >> > http://davsclaus.com @davsclaus
> > >> > Camel in Action 2: https://www.manning.com/ibsen2
> > >>
> > >>
> > >>
> > >> --
> > >> Claus Ibsen
> > >> -----------------
> > >> http://davsclaus.com @davsclaus
> > >> Camel in Action 2: https://www.manning.com/ibsen2
> > >>
> > >
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to