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

Dirty implicit session is discarded (insert) test incorrectly uses explicit session

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Sessions
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-3160 Fixed 4.1
      CDRIVER-4411 Backlog
      CXX-2532 Backlog
      CSHARP-4225 Backlog
      GODRIVER-2465 Fixed 1.10.0
      JAVA-4657 Fixed 4.7.0
      NODE-4322 Done 4.8.0
      MOTOR-984 Duplicate
      PHPLIB-900 Fixed 1.13.0
      RUBY-3031 Fixed 2.20.0
      RUST-1371 Fixed 2.4.0
      SWIFT-1587 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 */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-3160 Fixed 4.1 CDRIVER-4411 Backlog CXX-2532 Backlog CSHARP-4225 Backlog GODRIVER-2465 Fixed 1.10.0 JAVA-4657 Fixed 4.7.0 NODE-4322 Done 4.8.0 MOTOR-984 Duplicate PHPLIB-900 Fixed 1.13.0 RUBY-3031 Fixed 2.20.0 RUST-1371 Fixed 2.4.0 SWIFT-1587 Duplicate

      Summary

      The "Dirty implicit session is discarded (insert)" test incorrectly uses an explicit session: https://github.com/mongodb/specifications/blob/e11c1e4/source/sessions/tests/driver-sessions-dirty-session-errors.yml#L198

      Caused by DRIVERS-1712.

      Is this ticket only for tests?

      Yes.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: