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

Use checkLog instead of waitForFailPoint in initial_sync_test.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2019-11-04
    • 50

      initial_sync_test.js uses the waitForForFailPoint command, which was recently added in SERVER-39165. Therefore, the tests that useĀ initial_sync_test.js fail the initial_sync_multiversion_fuzzer suite because waitForFailPoint is not supported in "last-stable". The command is not going to be backported any time soon, for now this test should use checkLog instead of waitForFailPoint.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: