-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
Right now compile + unit tests are lumped into a single test result - this causes occasional confusion since a compile failure is different from a unit test failure. Even if they're run in series on the same machine, we should still have 'unit tests' appear as a separate task in the MCI front end and business logic.
- duplicates
-
SERVER-20315 Separate compile and unit test execution tasks in evergreen config
- Closed