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

[8.13](backport #3572) Fix flaky cert tests #3577

Merged
merged 1 commit into from
May 23, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 22, 2024

What is the problem this PR solves?

Fix flaky mTLS tests by ensuring the server runs for 500ms without any errors before any interactions are made with it.
We also filter out context cancelation errors returned from server.Run so they are not checked and only validate no errors were returned after the wait group is done

Related issues

(cherry picked from commit 763a7ad)
@mergify mergify bot requested a review from a team as a code owner May 22, 2024 21:38
@mergify mergify bot added the backport label May 22, 2024
Copy link

@michel-laterman michel-laterman merged commit d67d34a into 8.13 May 23, 2024
8 checks passed
@michel-laterman michel-laterman deleted the mergify/bp/8.13/pr-3572 branch May 23, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant