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

[IMPROVED] Fixed flaky tests #1380

Merged
merged 1 commit into from Aug 29, 2023
Merged

[IMPROVED] Fixed flaky tests #1380

merged 1 commit into from Aug 29, 2023

Conversation

piotrpio
Copy link
Collaborator

This PR fixes 2 flaky tests:

  • TestPullSubscribeFetchBatch somethimes failed on "cancel context during fetch" step because of too short wait before cancellation (messages were not fetched in time)
  • TestListKeyValueStores failed when 1025 kv stores were not created before context timed out

Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
@piotrpio piotrpio merged commit 3bf54c2 into main Aug 29, 2023
0 of 2 checks passed
@piotrpio piotrpio deleted the flakes-fixes branch August 29, 2023 10:08
@piotrpio piotrpio mentioned this pull request Sep 13, 2023
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