-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
STM 2022-02-21
-
2
Problem
While completing the work on SERVER-57588, I added jstests/core/match_numeric_components.js to backports_required_for_multiversion_tests.yml in order to disable running the new tests under multiversion configurations because the bug fix is not yet backported. However the test is still being run under multiversion test configurations as evidenced by https://spruce.mongodb.com/version/6196595f1e2d176241fd8853/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC.
According to robert.guo "that looks like a bug with the downgrade test suites since they’re not currently part of multiversion".
Solution
- generate backports_required_for_multiversion_tests.yml and change burn in to call resmoke with this file