2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-27 17:43:27 +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 feat: platform_transition_filegroup (#55) 2022-03-30 21:04:14 -07:00
linux_x86.txt feat: platform_transition_filegroup (#55) 2022-03-30 21:04:14 -07:00
main.go chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
simple_test.go feat: add platform_transition_test (#770) 2024-04-03 14:42:07 -07:00
test_file_type_contains.sh Remove the use of realpath in tests (#315) 2023-01-06 11:56:25 -08:00