blob: 50286915b3a4904e50477c7e0dc9504ee59f8aca [file] [log] [blame] [edit]
# This file contains options passed to Bazel when running tests.
# They are used by Travis CI and by non-Bazel test scripts.
build:ci --verbose_failures
build:ci --sandbox_debug
build:ci --spawn_strategy=standalone
build:ci --genrule_strategy=standalone
test:ci --test_strategy=standalone
test:ci --test_output=errors
common --incompatible_disallow_empty_glob