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

Make cargo-nextest more resilient #715

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

YuanYuYuan
Copy link
Contributor

This modification has already been adopted in the tokio-porting branch. But this also helps the CI checks at this moment.

  • Kill those endlessly running tests
  • The test sometimes fails on routing::gossip, match_status_*, transport_tcp_concurrent, etc. And a simple re-run can make these errors disappear. Let's introduce "retry" to solve this problem automatically.

@eclipse-zenoh-bot
Copy link
Contributor

@YuanYuYuan If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

@YuanYuYuan
Copy link
Contributor Author

@Mallets , can you please help review this? Thanks.

@Mallets Mallets merged commit 2bd4518 into eclipse-zenoh:main Feb 7, 2024
9 checks passed
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.

3 participants