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

Convert read/write concern spec tests to unified test format

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Read and Write Concern
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • Remove legacy "operation" spec tests for the read/write concern spec

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes Remove legacy "operation" spec tests for the read/write concern spec Commits for syncing spec/prose tests Incorporate new unified "operation" tests for the read/write concern spec. Sync with mongodb/specifications@6c351b2
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5508 Backlog
      CXX-2987 Backlog
      CSHARP-5000 Backlog
      GODRIVER-3155 Backlog 2.1.0
      JAVA-5355 Fixed 5.1.0
      NODE-6005 Fixed 6.9.0
      MOTOR-1276 Duplicate
      PYTHON-4267 Fixed 4.9
      PHPLIB-1409 Fixed 1.18.0
      RUBY-3418 Backlog
      RUST-1879 Fixed 3.1.0
      $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 CDRIVER-5508 Backlog CXX-2987 Backlog CSHARP-5000 Backlog GODRIVER-3155 Backlog 2.1.0 JAVA-5355 Fixed 5.1.0 NODE-6005 Fixed 6.9.0 MOTOR-1276 Duplicate PYTHON-4267 Fixed 4.9 PHPLIB-1409 Fixed 1.18.0 RUBY-3418 Backlog RUST-1879 Fixed 3.1.0

      "Operation" tests from the read/write concern spec utilize the legacy transaction spec test format and can be ported to the unified format:

      https://github.com/mongodb/specifications/tree/master/source/read-write-concern/tests/operation

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Andreas Braun Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: