bazelbuild / continuous-integration

Bazel's Continuous Integration Setup
https://buildkite.com
Apache License 2.0
259 stars 135 forks source link

Fix Buildkite test analytics on Intel Macs #2003

Closed fweikert closed 2 months ago

fweikert commented 2 months ago

Test analytics are currently disabled because of an issue with glcoud on Intel Macs. Example: https://buildkite.com/bazel/bazel-bazel/builds/28607#0190cbd1-f31b-4e6b-91ab-6800bfe37521

So far we've worked around this issue by making the step non-blocking (https://github.com/bazelbuild/continuous-integration/pull/1985), but eventually we should fix the actual root cause.

This problem also explains why we don't have any recent data on https://dashboard.bazel.build/bazelci.

fweikert commented 2 months ago

Done: https://buildkite.com/bazel/bazel-bazel/builds/28626#_