SERVER-104333: Set the test output to streamed. (#35399)
GitOrigin-RevId: b2f5535c8c72611f41bacdac2432173896b7a2e4
This commit is contained in:
committed by
MongoDB Bot
parent
b93620d27c
commit
3de1221ad8
3
.bazelrc
3
.bazelrc
@@ -47,6 +47,9 @@ common --remote_download_regex=.*\.(dwo|h|cpp)$
|
||||
# Disable caching of test results by default since many of our tests are non-deterministic.
|
||||
common --cache_test_results=no
|
||||
|
||||
# Stream the test output so users can see the test progression.
|
||||
common --test_output=streamed
|
||||
|
||||
common:macos --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
|
||||
|
||||
common:windows --features=-compiler_param_file
|
||||
|
||||
Reference in New Issue
Block a user