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

Fix Intermittent test for dispatcher #774

Merged
merged 1 commit into from
Sep 21, 2017
Merged

Conversation

rdhabalia
Copy link
Contributor

Motivation

Fix intermittent test failure due to slow message receive by consumer. Also removed thread wait and instead added test-timeout.

ERROR] Failures:
[ERROR]   DispatcherBlockConsumerTest.testCloseConsumerBlockedDispatcher:417 expected [200] but found [100]
[ERROR]   DispatcherBlockConsumerTest.testConsumerBlockingWithUnAckedMessagesAndRedelivery:323 expected [100] but found [200]
[ERROR]   DispatcherBlockConsumerTest.testConsumerBlockingWithUnAckedMessagesAtDispatcher:185 expected [100] but found [200]
[ERROR]   DispatcherBlockConsumerTest.testRedeliveryOnBlockedDistpatcher:557 expected [100] but found [200]

@rdhabalia rdhabalia added this to the 1.20.0-incubating milestone Sep 20, 2017
@rdhabalia rdhabalia self-assigned this Sep 20, 2017
@rdhabalia rdhabalia changed the title Fix Intermittent test for dispatcher and remove thead.sleep Fix Intermittent test for dispatcher Sep 20, 2017
@rdhabalia
Copy link
Contributor Author

retest this please

@rdhabalia rdhabalia merged commit b96c50d into apache:master Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants