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

CI: Reduce number of test runs of rpc #584

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

matheusd
Copy link
Contributor

This reduces the number of sequential tests of the RPC subsystem from
500 to 50. This speeds up the run of the CI and reduces flakiness.

This reduces the number of sequential tests of the RPC subsystem from
500 to 50. This speeds up the run of the CI and reduces flakiness.
@lthibault
Copy link
Collaborator

LGTM.

A note for posterity: this was originally set to 500 to track down some rare race conditions. I'm pretty confident it's no longer needed, especially with your most recent changes.

@lthibault lthibault merged commit c7c3a76 into capnproto:main Aug 14, 2024
4 checks passed
@matheusd matheusd deleted the reduce-ci-runs branch August 15, 2024 10:30
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