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 test failure SimpleProducerConsumerTest.testUnackBlockRedeliverMessages #93

Closed
merlimat opened this issue Oct 28, 2016 · 1 comment
Milestone

Comments

@merlimat
Copy link
Contributor

Seen it failing a few times with:

testUnackBlockRedeliverMessages(com.yahoo.pulsar.client.api.SimpleProducerConsumerTest)  Time elapsed: 3.166 sec  <<< FAILURE!
java.lang.AssertionError: expected [20] but found [112]
    at com.yahoo.pulsar.client.api.SimpleProducerConsumerTest.testUnackBlockRedeliverMessages(SimpleProducerConsumerTest.java:1301)
@rdhabalia
Copy link
Contributor

As we had seen earlier in #5 : this test-case was keep failing because travis was picking up wrong commit. Closing this issue for now as we haven't seen this failure after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants