envoy-mobile icon indicating copy to clipboard operation
envoy-mobile copied to clipboard

[CI] Run kotlin_tests_mac on EngFlow

Open jpsim opened this issue 3 years ago • 0 comments
trafficstars

In https://github.com/envoyproxy/envoy-mobile/pull/2018 I disabled remote execution for the kotlin_tests_mac CI job 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/4941854468?check_suite_focus=true

And the same tests running successfully without remote execution: https://github.com/envoyproxy/envoy-mobile/runs/4942623175?check_suite_focus=true

jpsim avatar Jan 25 '22 20:01 jpsim