- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Critical - P2 
- 
    Affects Version/s: None
- 
    Component/s: Testing Infrastructure
- 
    None
- 
        Fully Compatible
- 
        ALL
- 
        v6.0
- 
        DAG 2022-05-30
- 
        174
- 
        3
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
jstests/sharding/resharding_histogram_metrics.js is an example of a JS test tagged with requires_fcv_53. It isn't being run as part of the sharding_multiversion Evergreen task despite last-continuous being binVersion 5.3 and latest being 6.0 and the test running with FCV 5.3.
Assuming this is a general problem there appear to be a fair number of JavaScript tests which are incorrectly being skipped from the implicit multiversion testing on the 6.0 branch.
$ git grep requires_fcv_53 origin/v6.0 -- jstests/ | wc -l 77
- is related to
- 
                    SERVER-65924 Modify resharding_histogram_metrics.js to allow either "ops" or "totalCount" as the histogram field name -         
- Closed
 
-         
- 
                    SERVER-65941 Investigate adding a multiversion canary test -         
- Closed
 
-         
- related to
- 
                    SERVER-67791 Tests are wrongly being excluded from running -         
- Closed
 
-