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] Testcase table_of_contents_noenable_bzlmod_test fails repeatedly #271

Open
sgowroji opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@sgowroji
Copy link
Member

sgowroji commented Jan 16, 2025

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4398#0194682d-8a42-4af0-bb7b-4f3e05e671fa

Platform: MacOS

Logs:

FAIL: �[0m//test:table_of_contents_noenable_bzlmod_test (Exit 1) (see /private/var/tmp/_bazel_buildkite/67cbc7d3dcb31e21acab0fec30da504b/execroot/io_bazel_stardoc/bazel-out/darwin_x86_64-fastbuild/testlogs/test/table_of_contents_noenable_bzlmod_test/test_attempts/attempt_1.log)
FAIL: �[0m//test:table_of_contents_noenable_bzlmod_test (Exit 1) (see /private/var/tmp/_bazel_buildkite/67cbc7d3dcb31e21acab0fec30da504b/execroot/io_bazel_stardoc/bazel-out/darwin_x86_64-fastbuild/testlogs/test/table_of_contents_noenable_bzlmod_test/test_attempts/attempt_2.log)
FAIL: �[0m//test:table_of_contents_noenable_bzlmod_test (Exit 1) (see /private/var/tmp/_bazel_buildkite/67cbc7d3dcb31e21acab0fec30da504b/execroot/io_bazel_stardoc/bazel-out/darwin_x86_64-fastbuild/testlogs/test/table_of_contents_noenable_bzlmod_test/test.log)
FAILED: �[0m//test:table_of_contents_noenable_bzlmod_test (Summary)

Culprit:

Steps:

git clone https://github.com/bazelbuild/stardoc
git reset 20a1159fbcb5f1fbd33d97215e6e493781f779ad  --hard
export USE_BAZEL_VERSION=bebe20ed5078edf123b7d528931658168df2cb4c
bazel test  --noenable_bzlmod --enable_workspace   //test:multiple_files_noenable_bzlmod_test //test:same_level_file_noenable_bzlmod_test //test:table_of_contents_noenable_bzlmod_test //test:local_repository_test 

CC Greenteam @mai93

@tetromino
Copy link
Collaborator

Thanks. Expected failure with Bazel 8.0.1rc1. Will be fixed by #267 as a side effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants