Skip to content

SWIFT-1630 Reduce flakiness of CommandStreamBufferPolicy test #774

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

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

patrickfreed
Copy link
Contributor

SWIFT-1630

This PR doubles the time the test waits for a batch of 60 inserts to complete from 5 seconds to 10 seconds after seeing some flakiness. I will say it is a bit concerning that we can't execute that many in the 5 seconds time, but I think that might have more to do with the hosts at our disposal rather than the driver.

@patrickfreed patrickfreed marked this pull request as ready for review September 8, 2022 19:40
@patrickfreed patrickfreed requested a review from kmahar September 8, 2022 19:40
@patrickfreed
Copy link
Contributor Author

Looks like all the timeout failures are related to the zombie xcrun processes.

@patrickfreed patrickfreed merged commit 237452e into mongodb:main Sep 8, 2022
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