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

Migrate 'startup tests' to C++ unit test or dbtest framework

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Testing Infrastructure

    Description

      The StartupTests introduce code that is not necessary for the server to run into the server runtime environment. The tests also rely on static initialization for registration.

      Given that we now rely on our CI system to validate the server, the concept of startup tests is no longer helpful.

      These tests should be migrated into C++ unit tests, either standalone or dbtest style. Some tests are probably redundant with existing tests, those should be removed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: