Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5761

Build Failure in ClientSideEncryptionExternalKeyVaultTest

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 5.4.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Java Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      The ClientSideEncryptionExternalKeyVaultTest intermittently fails due to a document validation error caused by residual test state from another test.

      Details:

      • Restarting occasionally resolves the issue.
      • The error occurs when the ClientSideEncryptionExternalKeyVaultTest interacts with a collection (db.coll) whose validator was configured by a previous test (CrudProseTest).
      • Document validation fails citing field "x" (type String), which is not defined in the schema of ClientSideEncryptionExternalKeyVaultTest.
      • The issue is linked to a lack of cleanup after CrudProseTest.

            Assignee:
            slav.babanin@mongodb.com Slav Babanin
            Reporter:
            slav.babanin@mongodb.com Slav Babanin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: