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

chore: improve flaky test #1370

Merged
merged 1 commit into from
Dec 29, 2024
Merged

chore: improve flaky test #1370

merged 1 commit into from
Dec 29, 2024

Conversation

biochimia
Copy link
Contributor

When running tests locally some times this test would fail, seemingly because all records were produced with the same timestamp, such that there were no records with earliestTimestamp + 1.

By producing records in two chunks I stopped seeing these spurious failures locally.

When running tests locally some times this test would fail, seemingly
because all records were produced with the same timestamp, such that
there were not records with `earliestTimestamp + 1`.

By producing records in two chunks I stopped seeing these spurious
failures locally.
@aartigao aartigao merged commit b0ba861 into fd4s:series/3.x Dec 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants