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

tests: allow repeated execution of test_remote_client #182

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

hackaugusto
Copy link
Contributor

The subject foo is left is a dirty state, when running with an external service only the first run will be successful. This fixes the issue by using a new subject for every run.

test_remote_client would leave a subject in a dirty state, if the test
is ran twice in a row with the same kafka cluster it would fail.
@tvainika tvainika merged commit 8ee97be into master Mar 24, 2021
@tvainika tvainika deleted the hacka-fix-test_remote_client branch March 24, 2021 06:15
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

Successfully merging this pull request may close these issues.

2 participants