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

Move watchdog death test to test suite

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Security 2020-07-13

      As part of SERVER-34798, the unit tests were moved to use per-test ServiceContext. The death test DEATH_TEST(WatchdogMonitorTest, Death) was not updated as part of this change.

      It needs to be updated to be DEATH_TEST_F(WatchdogMonitorTest, Death, "") to properly initialize the ServiceContext.

            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: