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

Reduce MaxInFlight integration test flakes #376

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Sep 5, 2024

The MaxInFlightUnlimited integration test is flaky. This PR doesn't make it completely unflaky (I have ideas but it adds significant complication), but should reduce the chances of flakiness. While here, I tidied up some nits I had with the style, and made MaxInFlightLimited consistent with those changes.

@DrJosh9000 DrJosh9000 force-pushed the fix-maxinflight-tests branch 2 times, most recently from e8b4d13 to 94225f0 Compare September 5, 2024 02:09
@DrJosh9000 DrJosh9000 marked this pull request as ready for review September 5, 2024 02:16
@DrJosh9000 DrJosh9000 requested a review from a team September 5, 2024 02:18
@DrJosh9000 DrJosh9000 changed the title Fix MaxInFlight integration tests Reduce MaxInFlight integration test flakes Sep 5, 2024
Copy link
Contributor

@CerealBoy CerealBoy left a comment

Choose a reason for hiding this comment

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

LGTM

@DrJosh9000 DrJosh9000 merged commit 19b6be4 into main Sep 5, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the fix-maxinflight-tests branch September 5, 2024 05:00
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.

2 participants