allbuildtestrunquerystartup options
--incompatible_check_sharding_support=<true or false>
If true, Bazel will fail a sharded test if the test runner does not indicate that it supports sharding by touching the file at the path in TEST_SHARD_STATUS_FILE. If false, a test runner that does not support sharding will lead to all tests running in each shard.
default: "true"
incompatible change