Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure of GrpcTest.forwardOnError #3037

Open
jamesnetherton opened this issue Aug 25, 2021 · 0 comments
Open

Intermittent failure of GrpcTest.forwardOnError #3037

jamesnetherton opened this issue Aug 25, 2021 · 0 comments
Assignees
Labels
flaky-test Issues for tests that are known to be flaky

Comments

@jamesnetherton
Copy link
Contributor

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)
@jamesnetherton jamesnetherton self-assigned this Aug 25, 2021
@jamesnetherton jamesnetherton changed the title Intermittent failure of GrpcTest.forwardOnError Intermittent failure of GrpcTest.forwardOnError Jun 19, 2024
@github-actions github-actions bot added the flaky-test Issues for tests that are known to be flaky label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues for tests that are known to be flaky
Projects
None yet
Development

No branches or pull requests

1 participant