Skip to content

First draft#1

Open
comandeo-mongo wants to merge 5 commits intomasterfrom
otel
Open

First draft#1
comandeo-mongo wants to merge 5 commits intomasterfrom
otel

Conversation

@comandeo-mongo
Copy link
Owner

Please complete the following before merging:

  • Update changelog.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, and sharded
    clusters).

kevinAlbs and others added 4 commits July 16, 2025 16:31
The legacy test used `errorContains`. The migrated unified test used `isClientError` (copying existing patterns in unified tests). The expected error may come from mongocryptd and not be considered a client error. Revert to using `errorContains`.
Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
…godb#1817)

Intended to avoid errors loading `crypt_shared` from two different paths. Other tests may already pass an explicit `cryptSharedLibPath`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments