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 In Code Review
      CXX-3398 Backlog
      CSHARP-5834 Fixed 3.7.0
      GODRIVER-3758 Gone away
      JAVA-6056 In Code Review
      NODE-7367 Fixed 7.2.0
      PYTHON-5696 Done
      PHPLIB-1767 Gone away
      RUBY-3756 Won't Do
      RUST-2336 Duplicate
      $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 In Code Review CXX-3398 Backlog CSHARP-5834 Fixed 3.7.0 GODRIVER-3758 Gone away JAVA-6056 In Code Review NODE-7367 Fixed 7.2.0 PYTHON-5696 Done PHPLIB-1767 Gone away RUBY-3756 Won't Do RUST-2336 Duplicate

      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: