-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Correctness
-
Fully Compatible
-
2025-01-21
Tasks like change_streams_whole_db_passthrough declare a dependency on the change_streams tasks. The idea goes back to SERVER-20581 to prevent duplicate redness in the mainline waterfall. Unfortunately after the changes from SERVER-65040 which added a depends_on declaration at the build variant, the task-declared dependencies are no longer observed.
Similar to SERVER-97618 we can measure that officially removing the change_streams task dependency is unlikely to lead to greater redness.
- is related to
-
SERVER-99560 Modify jsCore_wildcard_indexes to not depend on jsCore task
- Open
-
SERVER-97618 Break the dependency of aggregation.* passthroughs on "aggregation"
- Closed
-
SERVER-53976 Remove jscore dependency in order to minimize patch build times
- Closed
-
SERVER-65040 Reuse build artifacts across builders which differ only in server test execution parameters
- Closed