Skip to content

fix: add target platform to extra exec platforms in analysis tests - #2861

Merged
rickeylev merged 2 commits into
bazel-contrib:mainfrom
fmeum:fix-ci-breakage
May 5, 2025
Merged

fix: add target platform to extra exec platforms in analysis tests#2861
rickeylev merged 2 commits into
bazel-contrib:mainfrom
fmeum:fix-ci-breakage

Conversation

@fmeum

@fmeumfmeum commented May 5, 2025

Copy link
Copy Markdown
Member

This is required as of bazelbuild/bazel@2780393 as tests now require an execution platform that matches their target constraints by default.

Fixes#2850

This is required as of bazelbuild/bazel@2780393 as tests now require an execution platform that matches their target constraints by default.
@rickeylev
rickeylev enabled auto-merge May 5, 2025 15:50
auto-merge was automatically disabled May 5, 2025 15:55

Head branch was pushed to by a user without write access

@fmeum

fmeum commented May 5, 2025

Copy link
Copy Markdown
MemberAuthor

@rickeylev I fixed the buildifier warnings

@rickeylev
rickeylev added this pull request to the merge queueMay 5, 2025
Merged via the queue into bazel-contrib:main with commit 7864731May 5, 2025
@fmeum
fmeum deleted the fix-ci-breakage branch May 5, 2025 20:41
Sign up for freeto 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.

[Bazel CI] Error While resolving toolchains for target //tests/base_rules/py_test. No matching toolchains found for types.

2 participants

@fmeum@rickeylev