Remove unnecessary test assertion in hedged_async_rpc_test

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2023-05-29, Service Arch 2023-06-12, Service Arch 2023-06-26
    • 132
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In hedged_async_rpc_test, a test intending to only validate maxTimeMSOpOnly being set to opCtx deadline checks the NetworkInterfaceMock counters for counters.cancelled == 1. There is nothing to prevent deadline from expiring and counters.failed being incremented instead of counters.canceled, so remove the assertions.

            Assignee:
            Alex Li
            Reporter:
            Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: