Overview
This conference talk from BazelCon 2020 addresses how to fix the "bazel test //..." command to work properly across all projects. Explore a concise overview of platforms and learn about the new target_compatible_with argument. Understand how both platform and toolchain function as interfaces for build configuration. Presented by Austin Schuh and Philipp Schrader from the Linux Foundation, this 18-minute session provides practical solutions for handling incompatible target skipping in Bazel builds. Additional resources are available on GitHub at https://goo.gle/35hJ0hN.
Syllabus
Incompatible target skipping
Taught by
Linux Foundation