|
Ha. I actually had to do some sleuthing for this ticket, because the file has undergone many different moves and renames:
- As part of
SERVER-62274, Andrii consolidated this file with the $sortArray feature flag testing and created a new jstests/multiVersion/query_feature_flags.js in 94d5eb0
- In
SERVER-60211, Tausif reorganizes all of the multiversion test directories and moves the file to jstests/multiVersion/targetedTestsLastLtsFeatures/query_feature_flags.js in e9a3d471b
- Finally, Rob deletes all of the targeted multiversion tests in
SERVER-64844 after branching for 6.0: 0919b64c9
That is to say, this work is done and the tests are gone 
|