-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
Fully Compatible
A new test suite was added into the mongo repo. However, this suite definition included excludes for tests that are not a part of the community mongo repo itself. This causes issues when this suite is attempted to be run on variants that are community based.
There should be some mechanism in place that checks for cases like this and prevents them from occurring in the future.
This might be done as part of the commit queue or version generation.
- related to
-
SERVER-80232 `find-suite` resmoke command does not work anymore
- Closed