Skip to content
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

[Bazel CI] SyntaxTests are failing at Bazel@HEAD #22112

Closed
sgowroji opened this issue Apr 25, 2024 · 1 comment
Closed

[Bazel CI] SyntaxTests are failing at Bazel@HEAD #22112

sgowroji opened this issue Apr 25, 2024 · 1 comment
Labels
flaky test team-Starlark-Interpreter Issues involving the Starlark interpreter used by Bazel

Comments

@sgowroji
Copy link
Member

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3813#018f136e-e3b1-4f40-b7ad-0c472619a0d0

Platform: MacOS

Logs:

FAILED: �[0m//src/test/java/net/starlark/java/syntax:SyntaxTests (Summary)

Culprit:

Steps:

git clone https://github.com/bazelbuild/bazel
git reset 1ff310b89da8c2050f12178fa9c8b57165afe1f0  --hard
export USE_BAZEL_VERSION=1ff310b89da8c2050f12178fa9c8b57165afe1f0
bazel test //scripts/... //src/main/starlark/tests/builtins_bzl/... //src/test/... //src/tools/execlog/... //src/tools/singlejar/... //src/tools/workspacelog/... //third_party/ijar/... //tools/android/... //tools/aquery_differ/... //tools/python/... //tools/bash/... -//src/test/java/com/google/devtools/build/lib/platform:SystemMemoryPressureEventTest -//src/test/shell/bazel/android/... -//src/tools/android/java/com/google/devtools/build/android/... -//src/test/java/com/google/devtools/build/android/dexer:AllTests 

CC Greenteam @Wyverald

@hvadehra
Copy link
Member

Passed on a rerun, and later builds don't have this, so likely a flake.

@hvadehra hvadehra closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
@hvadehra hvadehra added flaky test team-Starlark-Interpreter Issues involving the Starlark interpreter used by Bazel and removed untriaged type: bug team-Rules-Java Issues for Java rules labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky test team-Starlark-Interpreter Issues involving the Starlark interpreter used by Bazel
Projects
None yet
Development

No branches or pull requests

2 participants