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

Update expected error in fle2-InsertFind-Unindexed test

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Client Side Encryption
    • Labels:
      None
    • Needed
    • Hide

      Resync the fle2-InsertFind-Unindexed test to https://github.com/mongodb/specifications/commit/1a911b5e8911f6f57426ec1d451dbdc19480afd8

      This updates the error message assertion to account for recent error message changes server-side.

      Show
      Resync the fle2-InsertFind-Unindexed test to https://github.com/mongodb/specifications/commit/1a911b5e8911f6f57426ec1d451dbdc19480afd8 This updates the error message assertion to account for recent error message changes server-side.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4446 Fixed 1.23.0, 1.22.2
      CXX-2561 Backlog
      CSHARP-4285 Fixed 2.18.0
      GODRIVER-2512 Fixed 1.10.1
      JAVA-4699 Fixed 4.7.2
      NODE-4490 Fixed 4.9.0
      MOTOR-1010 Duplicate
      PYTHON-3386 Duplicate
      PHPLIB-930 Fixed 1.15.0
      RUBY-3075 Fixed 2.19.0
      RUST-1430 Duplicate
      SWIFT-1621 Duplicate
      $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-4446 Fixed 1.23.0, 1.22.2 CXX-2561 Backlog CSHARP-4285 Fixed 2.18.0 GODRIVER-2512 Fixed 1.10.1 JAVA-4699 Fixed 4.7.2 NODE-4490 Fixed 4.9.0 MOTOR-1010 Duplicate PYTHON-3386 Duplicate PHPLIB-930 Fixed 1.15.0 RUBY-3075 Fixed 2.19.0 RUST-1430 Duplicate SWIFT-1621 Duplicate

      Summary

      Update the expected error message in fle2-InsertFind-Unindexed.yml to account a recent change in query analysis: https://github.com/10gen/mongo-enterprise-modules/commit/212b584d4f7a44bed41c826a180a4aff00923d7a#diff-5f12b55e8d5c52c2f62853ec595dc2c1e2e5cb4fdbf7a32739a8e3acb3c6f818

      Motivation

      Who is the affected end user?

      DBX engineers.

      How does this affect the end user?

      "latest" tests will fail.

      How likely is it that this problem or use case will occur?

      Definitely.

      If the problem does occur, what are the consequences and how severe are they?

      Test failures.

      Is this issue urgent?

      Yes.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: