srctree

Robin Linden parent d2d4a20a 4e87c530
build: Don't print info about cached passed test runs

You can restore the old behaviour by passing --test_summary=short on thecommand line or adding "test --test_summary=short" to .bazelrc.local.

inlinesplit
.bazelrc added: 2, removed: 1, total 1
@@ -4,6 +4,7 @@
build --enable_platform_specific_config
coverage --combined_report=lcov
test --test_output=errors
test --test_summary=terse
test --test_verbose_timeout_warnings
 
# Bazel deprecations