SERVER-117335: Add core dumps to remote test download regex (#46536)
GitOrigin-RevId: 07706e10532dfd3791dfab66e3e2a38576609fc8
This commit is contained in:
parent
0ccae917bd
commit
36f001dd00
1
.bazelrc
1
.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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user