- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Testing Infrastructure
- 
    None
- 
        Fully Compatible
- 
        ALL
- 
        v5.0
- 
        
- 
        DAG 2021-06-14
- 
        1
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
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.