bazelbuild / buildtools

A bazel BUILD file formatter and editor
Apache License 2.0
1.02k stars 416 forks source link

[Bazel CI] deps_proto:deps.gen.pb.go_checkshtest is failing at Bazel@HEAD #1285

Closed sgowroji closed 1 week ago

sgowroji commented 2 months ago

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4051#019144c3-c864-4119-97e6-8f7fc6bac97a

Platform: Ubuntu

Logs:


//deps_proto:deps.gen.pb.go_checkshtest                         FAILED TO BUILD

Culprit:

Steps:

 git clone https://github.com/bazelbuild/buildtools
git reset 37932ddd72301f8ca6075ee6b24e9e5d333c96a5  --hard
export USE_BAZEL_VERSION=133eb60925496e3153bcc7903968b4eeb6d16068
bazel test //... 

CC Greenteam @comius

sgowroji commented 2 months ago

CC @vladmos

sgowroji commented 1 week ago

As the CI is green now . We are closing this issue.