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] Multiple clwb integrations tests failed with bazel head #7206

Closed
sgowroji opened this issue Dec 26, 2024 · 1 comment
Closed

[Bazel CI] Multiple clwb integrations tests failed with bazel head #7206

sgowroji opened this issue Dec 26, 2024 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug

Comments

@sgowroji
Copy link
Member

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4357#01940124-f6f6-4f4f-a921-1ca92e261415

Platform: MacOS

Logs:

//clwb:external_includes_integration_test_bazel_5_4_1                    FAILED in 3 out of 3 in 2.8s
//clwb:external_includes_integration_test_bazel_6_5_0                    FAILED in 3 out of 3 in 2.6s
//clwb:external_includes_integration_test_bazel_7_4_0                    FAILED in 3 out of 3 in 2.6s
//clwb:llvm_toolchain_integration_test_bazel_5_4_1                       FAILED in 3 out of 3 in 3.0s
//clwb:llvm_toolchain_integration_test_bazel_6_5_0                       FAILED in 3 out of 3 in 5.3s
//clwb:llvm_toolchain_integration_test_bazel_7_4_0                       FAILED in 3 out of 3 in 2.5s
//clwb:query_sync_integration_test_bazel_5_4_1                           FAILED in 3 out of 3 in 2.2s
//clwb:query_sync_integration_test_bazel_6_5_0                           FAILED in 3 out of 3 in 2.6s
//clwb:query_sync_integration_test_bazel_7_4_0                           FAILED in 3 out of 3 in 2.3s
//clwb:simple_integration_test_bazel_5_4_1                               FAILED in 3 out of 3 in 2.3s
//clwb:simple_integration_test_bazel_6_5_0                               FAILED in 3 out of 3 in 5.3s
//clwb:simple_integration_test_bazel_7_4_0                               FAILED in 3 out of 3 in 2.4s
//clwb:virtual_includes_integration_test_bazel_5_4_1                     FAILED in 3 out of 3 in 2.5s
//clwb:virtual_includes_integration_test_bazel_6_5_0                     FAILED in 3 out of 3 in 2.3s
//clwb:virtual_includes_integration_test_bazel_7_4_0                     FAILED

Culprit:

Steps:

git clone https://github.com/bazelbuild/intellij
git reset d407faba3e52e32a929aa9581f4412f474b01a96  --hard
export USE_BAZEL_VERSION=18a6a20335f14c23a69edfe708d8f4b577ec575d
bazel build --define=ij_product=clion-oss-under-dev //clwb:clwb_bazel_zip //:clwb_tests 

CC Greenteam @mai93

@mai93
Copy link
Collaborator

mai93 commented Jan 6, 2025

the tests are passing in the last run https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4379

@mai93 mai93 closed this as completed Jan 6, 2025
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Bazel IntelliJ Plugin Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug
Projects
Development

No branches or pull requests

5 participants