Create a NOTFeatureFlagX metatag for resmoke tests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When developing a feature, it is common to break a host of existing tests before a series of PR's have been completed. This can involve surgery on existing tests to disable them. In order to ease this process, I propose a new meta-tag that disables a test when a feature flag is on. It makes testing easier to modify and reason about.

      * @tags: [
      *     NOTfeatureFlagX,
      * ]

      It would be nice if this would work for all types of tests including fsm workloads - which are a little trickier to disable cleanly.

       

      There is already the ability today to include a test only when a feature flag is enabled via a "featureFlagX" tag. This ticket is for the inverse of that.

       

            Assignee:
            Trevor Guidry
            Reporter:
            Matt Kneiser
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: