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 build failures #38

Open
dcrissman opened this issue Oct 6, 2015 · 0 comments
Open

Intermittent build failures #38

dcrissman opened this issue Oct 6, 2015 · 0 comments

Comments

@dcrissman
Copy link
Member

Seems to only happen on java 7 builds in travis.

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.703 sec <<< FAILURE! - in com.redhat.lightblue.camel.ProducerExceptionTest
testMessageToLightblue(com.redhat.lightblue.camel.ProducerExceptionTest)  Time elapsed: 0.19 sec  <<< FAILURE!
java.lang.AssertionError: mock://result Received message count. Expected: <0> but was: <1>
    at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1394)
    at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1376)
    at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:394)
    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:378)
    at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:366)
    at com.redhat.lightblue.camel.ProducerExceptionTest.testMessageToLightblue(ProducerExceptionTest.java:40)

ProducerExceptionTest.testMessageToLightblue:40 mock://result Received message count. Expected: <0> but was: <1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant