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: Fix flaky test #66

Merged
merged 1 commit into from
May 3, 2022
Merged

test: Fix flaky test #66

merged 1 commit into from
May 3, 2022

Conversation

lynnagara
Copy link
Member

The test_lenient_offset_reset_latest test introduced in #54
was flaky.

We shouldn't need the hack to force staging offsets in the test
if we wait for assignment to actually happen.

The `test_lenient_offset_reset_latest` test introduced in #54
was flaky.

We shouldn't need the hack to force staging offsets in the test
if we wait for assignment to actually happen.
@lynnagara lynnagara requested a review from a team as a code owner May 3, 2022 16:55
Copy link
Member

@evanh evanh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always happy to remove main code that exists solely to support a test.

@lynnagara lynnagara merged commit 774573a into main May 3, 2022
@lynnagara lynnagara deleted the fix-flaky-test branch May 3, 2022 19:29
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.

None yet

2 participants