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

Test Proctor Initializer has incorrect prereqs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0, 4.4.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Security 2020-06-29
    • 28

      The TestingDiagnostics initializer needs to be run after EndStartupOptionStorage. Currently, it is only guaranteed to run after server parameters are registered.

      The existing prerequisite of EndServerParameterRegistration should be replaced with EndStartupOptionStorage.
       
      This is causing the free monitoring tests to non-deterministically fail as a result.
       

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

              Created:
              Updated:
              Resolved: