SERVER-104151 Disable test cache by default (#35259)

GitOrigin-RevId: 93382a783c5efc2bd4e767e2b983434f0c354428
This commit is contained in:
Zack Winter
2025-04-22 09:38:35 -07:00
committed by MongoDB Bot
parent 6bb9346943
commit 4b4993752b

View File

@@ -44,6 +44,9 @@ common --remote_download_outputs=toplevel
# Files we always want to download for debugging and error checking
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
common:macos --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
common:windows --features=-compiler_param_file