You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dennis (Jira)" <ji...@apache.org> on 2020/05/07 14:41:00 UTC

[jira] [Created] (CAMEL-15028) Advice in CDI tests is broken

Dennis created CAMEL-15028:
------------------------------

             Summary: Advice in CDI tests is broken
                 Key: CAMEL-15028
                 URL: https://issues.apache.org/jira/browse/CAMEL-15028
             Project: Camel
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Dennis


In camel 3.2.0 my tests started to fail with errors like 'No consumers available on endpoint: direct://message'

 

To reproduce run mvn package in official camel-examples [repo|https://github.com/apache/camel-examples.git]:

/camel-examples/examples/camel-example-cdi-test ((camel-examples-3.2.0))

 

Result

[ERROR] Failures:
[ERROR] AdviceTest Timeout waiting for endpoints to receive enough messages. mock://messages timed out.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)