2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib/tests/transitions
Fabian Meumertzheim 64eb5f8cea
platform_transition_test: Use transitioned target platform (#965)
The target platform of a test rule matters for the resolution of the execution platform of the test action, either via test toolchains or `--use_target_platform_for_tests`. With an outgoing transition, tests would run on the wrong platform in these cases, so use an incoming transition for the test rule.
2024-10-15 16:12:19 +02:00
..
BUILD.bazel platform_transition_test: Use transitioned target platform (#965) 2024-10-15 16:12:19 +02:00
linux_arm.txt
linux_x86.txt
main.go
simple_test.go
test_file_type_contains.sh