blob: 48ddad3c14e1ce99a12e3e2ed3605211450a420f [file] [log] [blame]
# 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
common --lockfile_mode=update
test --test_output=errors