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

expression_bm percentile tests should initialize FCV to check the AccuratePercentiles feature flag

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: 8.2.0-rc0
    • Component/s: Upgrade/Downgrade
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.1
    • CAR Team 2025-03-03, CAR Team 2025-03-17
    • 200

      The percentile test cases inside expression_bm and sbe_expression_bm should initialize the FCV before running the test, as the code under test checks the AccuratePercentiles feature flag using FCVGatedFeatureFlag::isEnabled. This is a precondition violation as FCVGatedFeatureFlag::isEnabled must only be called with an initialized FCV snapshot.

            Assignee:
            joan.bruguera-mico@mongodb.com Joan Bruguera Micó
            Reporter:
            joan.bruguera-mico@mongodb.com Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: