jamesnetherton opened a new issue #3037:
URL: https://github.com/apache/camel-quarkus/issues/3037
I've seen this pop up a few times on CI:
```
Caused by: java.lang.AssertionError: mock://forwardOnError Received message
count. Expected: <1> but was: <0>
at
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1790)
at
org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1767)
at
org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448)
at
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426)
at
org.apache.camel.quarkus.component.grpc.it.GrpcResource.forwardOnError(GrpcResource.java:87)
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]