blob: c33bcb957ac6d10cc6b55e2a72ee63f2fd10945a [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