env GO111MODULE=off

! go test -c compile_binary/...
stderr 'build comment'

-- compile_binary/foo_test.go --
// +build foo
package foo
