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

Ensure PQS jstests are started on clean states

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc15
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • v8.0
    • QE 2024-08-05
    • 200

      The jstests/core/query/query_settings/query_settings_strictness.js test assumes that it's being ran against an environment without any persistent query settings set. The linked failure is due to previously set settings from jstests/core/query/query_settings/query_settings_lost_update.js interfering with the present assertions.
      To address this:

      • Ensures that jstests/core/query/query_settings/query_settings_strictness.js always runs on a clean state.
      • Add tear-down for jstests/core/query/query_settings/query_settings_lost_update.js so it doesn't interfere with other tests.

       

            Assignee:
            catalin.sumanaru@mongodb.com Catalin Sumanaru
            Reporter:
            catalin.sumanaru@mongodb.com Catalin Sumanaru
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: