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

Relax requirement for optional fields for sessions unified tests

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Sessions
    • None
    • Needed - No Spec Changes
    • Hide

      Summary of necessary driver changes

      • Sync sessions spec tests.

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      Show
      Summary of necessary driver changes Sync sessions spec tests. Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) https://github.com/mongodb/specifications/commit/80f88d0af6e47407c03874512e0d9b73708edad5
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5944 Backlog
      CXX-3256 Backlog
      CSHARP-5537 Fixed 3.3.0
      GODRIVER-3520 Backlog
      JAVA-5824 Ready for Work
      NODE-6875 Backlog
      MOTOR-1446 Duplicate
      PYTHON-5237 Backlog
      PHPLIB-1652 Fixed 2.0.0
      RUBY-3638 Backlog
      RUST-2188 Backlog
      $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-5944 Backlog CXX-3256 Backlog CSHARP-5537 Fixed 3.3.0 GODRIVER-3520 Backlog JAVA-5824 Ready for Work NODE-6875 Backlog MOTOR-1446 Duplicate PYTHON-5237 Backlog PHPLIB-1652 Fixed 2.0.0 RUBY-3638 Backlog RUST-2188 Backlog

      Summary

      C# Driver does not include default values for optional fields into command payload, need to update unified spec tests to mark such fields as $$unsetOrMatches

      Motivation

      Who is the affected end user?

      None

      Is this ticket only for tests?

      Yes.

            Assignee:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Reporter:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: