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

replication JS tests use undefined ReplSetTest constant for assert.soon() timeout

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • 7.1.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • Execution NAMR Team 2023-08-07

    Description

      We have a few tests in jstests/replsets/ that refer to a non-existent constant ReplSetTest.kDefaultTimeoutMs, rather than the intended constant ReplSetTest.kDefaultTimeoutMS (with a capitalized MS). This has no practical effect on the test behavior because these tests end up using the default timeout in assert.soon(), which has a comparable value to the actual ReplSetTest constant.

      Attachments

        Activity

          People

            benety.goh@mongodb.com Benety Goh
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: