Skip to content

Conversation

kevinAlbs
Copy link
Contributor

@kevinAlbs kevinAlbs commented Jul 15, 2025

Summary

Note cryptSharedLibPath may be set by test runner if not present.

Background & Motivation

Motivated by this slack conversation. Passing an explicit path to crypt_shared in the test runner may avoid test errors loading crypt_shared from two different paths if other tests are passing an explicit cryptSharedLibPath. When cryptSharedLibPath is not passed, libmongocrypt may rely on the system library loader (which may load from the working directory or system directories).

Please complete the following before merging:

@kevinAlbs kevinAlbs marked this pull request as ready for review July 15, 2025 16:39
@kevinAlbs kevinAlbs requested a review from a team as a code owner July 15, 2025 16:39
@kevinAlbs kevinAlbs requested review from alcaeus and removed request for a team July 15, 2025 16:39
@kevinAlbs kevinAlbs merged commit 62b9114 into mongodb:master Jul 17, 2025
5 checks passed
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.

4 participants