You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ensures that a test for which no compatible exec platform is available results in an analysis error (improved by the test toolchain type's `no_match_error`) instead of being run on the first execution platform, which is likely to fail with an uninformative "exec format" error.
RELNOTES[inc]: The toolchain requirement of the default `test` exec group is now mandatory.
Work towards #25160Closes#25871.
PiperOrigin-RevId: 753171295
Change-Id: I148a106f7ae3dfbeec121f7724ee60c101ea104b
0 commit comments