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

Add more sessions tests with more read and write commands

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-2866 Backlog
      PHPLIB-528 Fixed 1.12.0
      JAVA-3526 Done
      MOTOR-474 Duplicate
      GODRIVER-1427 Fixed 1.3.0
      CDRIVER-3454 Duplicate
      CXX-1886 Backlog
      PYTHON-2075 Fixed 3.11.1
      NODE-2373 Backlog
      RUBY-2038 Gone away
      SWIFT-984 Won't Do
      $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 */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-2866 Backlog PHPLIB-528 Fixed 1.12.0 JAVA-3526 Done MOTOR-474 Duplicate GODRIVER-1427 Fixed 1.3.0 CDRIVER-3454 Duplicate CXX-1886 Backlog PYTHON-2075 Fixed 3.11.1 NODE-2373 Backlog RUBY-2038 Gone away SWIFT-984 Won't Do

      While working on the implementation to discard ServerSessions involved in network errors (DRIVERS-649), it has been found that more tests are needed to cover non-bulk write commands and non-cursor returning read commands. New tests have been added to source/sessions/tests/dirty-session-errors.yml to cover these commands (see SPEC-1503).

      Update the YAML and/or JSON file for the dirty-session-errors test and ensure the new tests succeed.

      Drivers should ensure session tests are synced to 197f446 (or later).

            Assignee:
            Unassigned Unassigned
            Reporter:
            john.stewart@mongodb.com John Stewart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: