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

BSON corpus code and symbol tests are partially testing the wrong types

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: BSON
    • Labels:
    • Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4103 Fixed 1.20.0
      CXX-2324 Backlog
      CSHARP-3768 Backlog
      GODRIVER-2106 Fixed 1.12.2
      JAVA-4263 Fixed 4.4.0
      NODE-3493 Fixed bson-4.5.3
      MOTOR-796 Duplicate
      PYTHON-2841 Duplicate
      PHPC-1918 Fixed 1.11.0-alpha1, 1.11.0
      RUBY-2751 Fixed 2.19.0
      RUST-943 Fixed bson-2.0.1, bson-2.1.0
      SWIFT-1287 Done
      $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-4103 Fixed 1.20.0 CXX-2324 Backlog CSHARP-3768 Backlog GODRIVER-2106 Fixed 1.12.2 JAVA-4263 Fixed 4.4.0 NODE-3493 Fixed bson-4.5.3 MOTOR-796 Duplicate PYTHON-2841 Duplicate PHPC-1918 Fixed 1.11.0-alpha1, 1.11.0 RUBY-2751 Fixed 2.19.0 RUST-943 Fixed bson-2.0.1, bson-2.1.0 SWIFT-1287 Done

      Downstream changes: drivers should sync their BSON corpus spec tests with mongodb/specifications@c4cc034.


      Originally reported here: https://github.com/mongodb/specifications/issues/1040

      We should fix the incorrect code and symbol tests and audit the rest of bson corpus tests to make sure they're using the proper types too.

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

              Created:
              Updated: