BF-43495: Add featureFlagExtensionStubParsers tag to extension_on_view_after_vector_search test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

        1. Summary
      • The test `extension_on_view_after_vector_search.js` was missing the `featureFlagExtensionStubParsers` tag, causing it to fail on the `all-non-rollback-feature-flags` variant where this IFR flag is force-enabled
      • Without the tag, the stub parser fires for `$testFoo` (throwing 10918500) instead of the real extension parser, which prevents the pipeline from reaching `bindViewInfo()` where the expected `NotImplemented` (238) would be thrown
      • Same fix as SERVER-120419, which applied the identical tag to other `$testFoo` extension tests
        1. Test plan
      • [ ] Verify the failing test passes on the `enterprise-amazon-linux2023-arm64-all-non-rollback-feature-flags` variant (BF-43495)

            Assignee:
            Finley Lau
            Reporter:
            Finley Lau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: