Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-3039

Remove CSOT unit test: If timeoutMS is unset, operations fail after two non-consecutive socket timeouts.

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: CSOT
    • None
    • Not Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5857 Gone away
      CXX-3206 Gone away
      CSHARP-5465 Gone away
      GODRIVER-3459 Gone away
      JAVA-5762 Gone away
      NODE-6666 Gone away
      MOTOR-1421 Duplicate
      PYTHON-5041 Gone away
      PHPLIB-1605 Gone away
      RUBY-3607 Gone away
      RUST-2134 Gone away
      $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-5857 Gone away CXX-3206 Gone away CSHARP-5465 Gone away GODRIVER-3459 Gone away JAVA-5762 Gone away NODE-6666 Gone away MOTOR-1421 Duplicate PYTHON-5041 Gone away PHPLIB-1605 Gone away RUBY-3607 Gone away RUST-2134 Gone away

      Summary

      The CSOT unit test:

      • If timeoutMS is unset, operations fail after two non-consecutive socket timeouts.
        Is outdated and should be removed

      Motivation

      Who is the affected end user?

      Driver implementers working on / maintaining CSOT

      How does this affect the end user?

      Causes confusion, the test is not relevant

      How likely is it that this problem or use case will occur?

      Anytime someone is checking their spec compliance

      If the problem does occur, what are the consequences and how severe are they?

      Not severe

      Is this issue urgent?

      No, but should be a quick change, and the downstream tickets can probably be closed by anyone who doesn't have the test to begin with

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      It may lead to test deletions, it does not add tests

      Acceptance Criteria

      • Remove the test from the list of unit tests
      • Use downstream tickets to notify teams of the removal.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: