Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
v5.0
-
-
DAG 2021-06-14
-
1
Description
When generating dynamic resmoke tasks, we will create a "misc" sub-task to catch any tests that we don't have any runtime history for. However, due to a recent refactor, we are excluding all tests that exist from the "misc" suite instead of all tests we have included in the other generated suite. As a result, newly added tests do not get run.