Skip to content

Conversation

@hofbi
Copy link
Contributor

@hofbi hofbi commented Nov 26, 2025

Observed failures on #1214 and #1213 for bazel 9. This PR should fix them and unblock the other PRs.

@hofbi hofbi changed the title Fix build for bazel 9 fix: build for bazel 9 Nov 26, 2025
@aspect-workflows
Copy link

aspect-workflows bot commented Nov 26, 2025

Bazel 8 (Test)

2 test targets passed

Targets
//lib/tests/copy_to_directory:case_22_test [k8-fastbuild]                    206ms
//lib/tests/copy_to_directory_bin_action:test [k8-fastbuild]                 51ms

Total test execution time was 257ms. 128 tests (98.5%) were fully cached saving 41s.


Bazel 9 (Test)

2 test targets passed

Targets
//lib/tests/copy_to_directory:case_22_test [k8-fastbuild]                    166ms
//lib/tests/copy_to_directory_bin_action:test [k8-fastbuild]                 136ms

Total test execution time was 302ms. 128 tests (98.5%) were fully cached saving 23s.


Bazel 7 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 23ms.


Bazel 8 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 23ms.


Bazel 9 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 31ms.


Bazel 7 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 20ms.


Bazel 8 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 21ms.


Bazel 9 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 33ms.


Bazel 7 (Test)

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 309ms.


Bazel 8 (Test)

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 295ms.


Bazel 9 (Test)

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 263ms.


Bazel 7 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 204ms.


Bazel 8 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 260ms.


Bazel 9 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 271ms.


Bazel 7 (Test)

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 20ms.


Bazel 8 (Test)

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 21ms.


Bazel 9 (Test)

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 33ms.


Bazel 7 (Test)

e2e/smoke

All tests were cache hits

4 tests (100.0%) were fully cached saving 415ms.


Bazel 8 (Test)

e2e/smoke

All tests were cache hits

4 tests (100.0%) were fully cached saving 636ms.


Bazel 9 (Test)

e2e/smoke

All tests were cache hits

4 tests (100.0%) were fully cached saving 732ms.


Bazel 7 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 30ms.


Bazel 8 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 28ms.


Bazel 9 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 35ms.

@fmeum fmeum merged commit 8012b16 into bazel-contrib:main Nov 26, 2025
20 checks passed
@hofbi hofbi deleted the fix-bazel9 branch November 26, 2025 12:19
rdesgroppes added a commit to DataDog/datadog-agent that referenced this pull request Dec 19, 2025
rdesgroppes added a commit to DataDog/datadog-agent that referenced this pull request Dec 19, 2025
rdesgroppes added a commit to DataDog/datadog-agent that referenced this pull request Dec 19, 2025
This upgrade brings several improvements:
- Updated Bazel 9 RC compatibility (bazel-contrib/bazel-lib#1207)
- Fixed build for Bazel 9 (bazel-contrib/bazel-lib#1215)
- Removed version from local bazel_dep for cleaner configuration (bazel-contrib/bazel-lib#1214)
- Improved consistency in file naming for conventional commits and releases (bazel-contrib/bazel-lib#1213)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants