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

test: remove flaky TestCommitted test #958

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjaakola-aiven
Copy link
Contributor

The test is naturally flaky. The lowest timeout is 1 ms and it is possible to get the response in that time from Kafka. The super class cannot be mocked easily as it is immutable.

About this change - What it does

References: #xxxxx

Why this way

@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-remove-test-committed-flaky-test branch 2 times, most recently from 7148933 to e03e54c Compare September 21, 2024 10:23
The test is naturally flaky. The lowest timeout is 1 ms and it is
possible to get the response in that time from Kafka. The super
class cannot be mocked easily as it is immutable.
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-remove-test-committed-flaky-test branch from e03e54c to c9ac416 Compare September 21, 2024 10:23
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.

1 participant