Skip to content

Commit 30dae78

Browse files
zackwintermdbMongoDB Bot
authored andcommitted
SERVER-108615 [v8.0] Remove reference to nonexistent save code coverage data function (#39530)
GitOrigin-RevId: cf530d6177c67d00f82be8538825718c79dd533c
1 parent 76774a3 commit 30dae78

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

etc/evergreen_yml_components/tasks/compile_tasks.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,9 @@ variables:
4545
- func: "attach local resmoke invocation"
4646
- func: "attach multiversion download links"
4747
- func: "kill processes"
48-
- func: "save code coverage data"
4948
- func: "save mongo coredumps"
5049
- func: "generate hang analyzer tasks"
5150
- func: "save failed unittests"
52-
- func: "save bazel headers"
53-
- func: "save bazel jvm dump"
54-
- func: "save bazel exec logs"
5551
- func: "save hang analyzer debugger files"
5652
- func: "save disk statistics"
5753
- func: "save system resource information"
@@ -100,7 +96,6 @@ variables:
10096
- func: "f_expansions_write"
10197
- func: "run hang analyzer"
10298
- func: "wait for resmoke to shutdown"
103-
- func: "save bazel run logs"
10499

105100
# TODO: split this up into the user files.
106101
# List of all variants that make mongocryptd

0 commit comments

Comments
 (0)