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

initial_sync_fails tests should wait for node to fassert with EXIT_ABRUBT

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • v5.0
    • Repl 2021-05-17, Repl 2021-05-31, Repl 2021-06-14
    • 31

      Right now the initial_sync_fails tests expect the failed node to exit normally, which it usually does as we kill it with SIGTERM. However, if the test runs a bit slow, it may hit an fassert (normal, as initial sync has failed) before the SIGTERM. So we should wait for that fassert to make the test deterministic.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: