You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/10 06:24:58 UTC

[GitHub] [camel] erard22 commented on pull request #4177: CAMEL-15486 Move skipping of context start to method `beforeTestClass`

erard22 commented on pull request #4177:
URL: https://github.com/apache/camel/pull/4177#issuecomment-690017022


   You are right. It worked with my Mickey Mouse example but not with multiple tests. The 'startup prevention' is needed in both cases. At the very first beginning to prevent other extension from starting the context and in the test preparation for every single test case as the flags are reverted afterwards.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org