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

Fix distr integration test #1581

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Fix distr integration test #1581

merged 2 commits into from
Apr 22, 2024

Conversation

udpatil
Copy link
Collaborator

@udpatil udpatil commented Apr 22, 2024

Describe your changes and provide context

The distribution integration tests tend to be flaky on PR CI due to the query for distribution rewards sometimes querying to quickly and therefore not returning the expected increase in rewards. This adds a pause such that we can give some time so the test doesnt flake due to inconsistent query timing.

Testing performed to validate your change

Integration tests

@udpatil udpatil merged commit 49eb8b3 into main Apr 22, 2024
44 of 45 checks passed
@udpatil udpatil deleted the fix-distr-integration-test branch April 22, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants