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

Unit test binaries should accept suite name in addition to filter

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Now that we've bundled multiple unit tests into large binaries, it is impossible to run a single suite within a bundled group of unit tests.

      It is still possible to filter by test case, but not suite name (i.e. path/to/db_storage_test --filter MyTestCase). This is problematic because certain unit tests suites (i.e. KeyStringBuilderTest) take a very long time to run, and there is no good way to skip them.

      I would like to be able to do this to preserve the original behavior:

      path/to/db_storage_test --suite DurableCatalogTest

            Assignee:
            backlog-server-devtools DO NOT USE - Backlog - Dev Tools
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: