Skip to content

DRIVERS-3106 note cryptSharedLibPath may be set by test runner #1817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 17, 2025

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