diff --git a/.bazelrc b/.bazelrc index fd31cdc5124..0feba402530 100644 --- a/.bazelrc +++ b/.bazelrc @@ -429,6 +429,7 @@ common:remote_test --features=-thin_archive common:remote_test --remote_download_outputs=minimal common:remote_test --test_output=summary common:remote_test --modify_execution_info=^(CppLink|CppArchive|SolibSymlink|ExtractDebugInfo|StripDebugInfo|CcGenerateIntermediateDwp|CcGenerateDwp)$=-no-remote-cache +common:remote_test --remote_download_regex=.*\.core$ test:remote_test --test_tag_filters=-incompatible_with_bazel_remote_test # Coverage