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

C++ Unit Tests cannot be filtered by test file

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2019-12-30
    • 0

      As a result of SERVER-41809, unit tests have been grouped into large executables. There exists no way to just run the tests associated with a given source file. It is also di

      A unit test executable should take a source file filter such that it only executes tests matching a given predicate.

      -- source_file arg               Test case source file filter. Specify the substring of the source file                                                            name.
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: