Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-61686

Adding a JS test file to backports_required_for_multiversion_tests.yml doesn't disable all multiversion tests.

    • 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 

            Assignee:
            mikhail.shchatko@mongodb.com Mikhail Shchatko
            Reporter:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: