-
Notifications
You must be signed in to change notification settings - Fork 29
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
Integration tests are exhibiting flaky behavior #84
Comments
As we mentioned during our sync meeting today, these are 2 separate errors:
|
We just hit this in macOS in CI: https://github.com/envoyproxy/xds-relay/pull/87/checks?check_run_id=687179666 |
We retry the integration tests up to 3 times using https://github.com/marketplace/actions/retry-step. This is a stopgap until we find out a better solution to solve issue described in #84 (comment). I'm adding the failing test just to confirm the retries actually happen. Signed-off-by: eapolinario <[email protected]>
Seems to be failing more frequently:
And,
The text was updated successfully, but these errors were encountered: