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

separate BulkWrite tests by operation

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPLIB-533 Fixed 1.7.0-beta1, 1.7.0
      CXX-1945 Fixed 3.7.0
      PYTHON-2134 Duplicate
      CDRIVER-3550 Gone away
      NODE-2470 Done
      RUBY-2141 Fixed 2.13.0.beta1
      MOTOR-503 Won't Do
      JAVA-3633 Done
      GODRIVER-1495 Done
      CSHARP-2978 Fixed 2.11.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 PHPLIB-533 Fixed 1.7.0-beta1, 1.7.0 CXX-1945 Fixed 3.7.0 PYTHON-2134 Duplicate CDRIVER-3550 Gone away NODE-2470 Done RUBY-2141 Fixed 2.13.0.beta1 MOTOR-503 Won't Do JAVA-3633 Done GODRIVER-1495 Done CSHARP-2978 Fixed 2.11.0

      Currently, the BulkWrite_with_update_hints and BulkWrite_arrayfilters tests expect that drivers batch all update operations together. The go driver does not, and this test can be adjusted to work for this by running separate tests for replaceOne, updateOne, and updateMany models.

      Spec changes: https://github.com/mongodb/specifications/commit/9aaa87a43da132b83a1cf63d28fa361edb760f48

            Assignee:
            Unassigned Unassigned
            Reporter:
            isabella.siu@mongodb.com Isabella Siu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: