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

CSFLE "Custom Endpoint Test" Case 5 fails match

    • Needed
    • Hide

      Update the CSFLE "Custom Endpoint" test case 5.
      Remove the assertion for the error substring "us-east-1".
      See the specification commit for the exact change.

       

      Show
      Update the CSFLE "Custom Endpoint" test case 5 . Remove the assertion for the error substring "us-east-1". See the specification commit for the exact change.  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4326 Fixed 1.22.0, 1.19.3, 1.22.0-beta0
      CXX-2483 Fixed 3.7.0, 3.6.7
      CSHARP-4129 Fixed 2.15.1
      GODRIVER-2370 Done 1.9.0, 1.8.5
      JAVA-4563 Fixed 4.6.0
      NODE-4162 Done
      MOTOR-925 Duplicate
      PYTHON-3210 Fixed 3.13, 4.1.1
      PHPLIB-835 Fixed 1.13.0-beta1, 1.13.0
      RUBY-2946 Fixed 2.18.0
      RUST-1255 Duplicate
      SWIFT-1538 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-4326 Fixed 1.22.0, 1.19.3, 1.22.0-beta0 CXX-2483 Fixed 3.7.0, 3.6.7 CSHARP-4129 Fixed 2.15.1 GODRIVER-2370 Done 1.9.0, 1.8.5 JAVA-4563 Fixed 4.6.0 NODE-4162 Done MOTOR-925 Duplicate PYTHON-3210 Fixed 3.13, 4.1.1 PHPLIB-835 Fixed 1.13.0-beta1, 1.13.0 RUBY-2946 Fixed 2.18.0 RUST-1255 Duplicate SWIFT-1538 Duplicate

      Summary

      CSFLE "Custom Endpoint" test case 5 expects the error to contain the string "us-east-1":

      Expect this to fail with an exception with a message containing the string: "us-east-1"

      This failed recently in the Go driver.

      client_side_encryption_prose_test.go:797: expected error 'mongocrypt error 1: Error in KMS response 'Credential should be scoped to a valid region. '. HTTP status=400' to contain 'us-east-1'

      Motivation

      Who is the affected end user?

      DBX engineers.

      How does this affect the end user?

      Blocked due to CSFLE tests not passing.

      Is this issue urgent?

      Yes.

      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:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: