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

Re-sync APM tests for removed upsert/multi fields with default values in update commands

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      NODE-1871 Backlog
      JAVA-3202 Fixed 3.12.0
      SCALA-500 Done
      PYTHON-1744 Done
      CXX-1736 Backlog
      MOTOR-313 Won't Fix
      CSHARP-2517 Fixed 2.10.0
      GODRIVER-827 Done
      PERL-1072 Won't Fix
      RUBY-1711 Fixed 2.10.0.rc0
      CDRIVER-2965 Fixed 1.16.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 NODE-1871 Backlog JAVA-3202 Fixed 3.12.0 SCALA-500 Done PYTHON-1744 Done CXX-1736 Backlog MOTOR-313 Won't Fix CSHARP-2517 Fixed 2.10.0 GODRIVER-827 Done PERL-1072 Won't Fix RUBY-1711 Fixed 2.10.0.rc0 CDRIVER-2965 Fixed 1.16.0

      Command Monitoring (APM) spec tests should be synced with 8d1187b.

      This is not urgent, as we've only removed upsert and multi from update command expectations where the fields were false (default value, which the CRUD spec does not require sending). I don't believe any drivers will need to change their test runner, unless they were explicitly ignoring these fields and want to remove existing work-around code (as Swift was doing).

      There is a previous spec test change ticket DRIVERS-480 that should be considered as part of implementation of this ticket. 

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

              Created:
              Updated: