Fix racy backpressure-network-* tests

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: Backpressure
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6196 Needs Triage
      CXX-3398 Needs Triage
      CSHARP-5834 In Code Review
      GODRIVER-3758 Needs Triage
      JAVA-6056 In Progress
      NODE-7367 Backlog
      PYTHON-5696 In Code Review
      PHPLIB-1767 Gone away
      RUBY-3756 Needs Triage
      RUST-2336 Needs Triage
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6196 Needs Triage CXX-3398 Needs Triage CSHARP-5834 In Code Review GODRIVER-3758 Needs Triage JAVA-6056 In Progress NODE-7367 Backlog PYTHON-5696 In Code Review PHPLIB-1767 Gone away RUBY-3756 Needs Triage RUST-2336 Needs Triage

      Summary

      backpressure-network-error-fail andĀ backpressure-network-timeout-error tests are racy on non-standalone topology. Configuring failPoint for hello after the first succeded heartbeat could be flaky, because first heartbeat to succeed could be from non-primary node.

      Motivation

      Is this ticket only for tests?

      Yes.

            Assignee:
            Oleksandr Poliakov
            Reporter:
            Oleksandr Poliakov
            Daria Pardue Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: