Sometimes you may want to write a test that contains code with a build tag. Example: https://go-review.googlesource.com/c/tools/+/125040 But it will fail to build due to the build tag in the test file. @bcmills @rsc