-
Notifications
You must be signed in to change notification settings - Fork 84
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] Run integration tests on EngFlow #2020
Comments
We have an easy fix for this one. @WillEngFlow will send you a PR in a bit. |
The tests in |
This will be fixed with #2071 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In #1995 I disabled remote execution for the integration test CI jobs because of test failures that were only occurring when using remote execution but ran fine on GitHub Actions workers directly.
Here's the kind of failure we were seeing when running these tests with remote execution: https://github.com/envoyproxy/envoy-mobile/runs/4739746396?check_suite_focus=true
And the same tests running successfully without remote execution: https://github.com/envoyproxy/envoy-mobile/runs/4740616118?check_suite_focus=true
The text was updated successfully, but these errors were encountered: