rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
27 stars 44 forks source link

Try any failing tests up to 3 times to guard against network issues #639

Closed robertmaynard closed 2 weeks ago

robertmaynard commented 2 weeks ago

Description

rapids-cmake has seen network issues when downloading files from GitHub. We will try tests up to 3 times when they fail to validate the issue isn't a poor network.

Checklist

bdice commented 2 weeks ago

I really want this fix since my PR #637 has been failing repeatedly due to network issues. I pushed a commit to fix a flag -- hope that's alright @robertmaynard.

bdice commented 2 weeks ago

/merge