Skip to content

Remove skip for loading crypt_shared on Windows #1787

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 1 commit into from
Dec 4, 2024

Conversation

kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented Nov 12, 2024

When investigating a reported Windows crash unloading crypt shared (JAVA-5648), I rediscovered that testing with the crypt shared library was skipped on Windows. The skip was added in #968. I am not sure what motivated the skip. Removing the skips appears to pass. The logs of the patch build include:

crypt_shared library will be loaded with cryptSharedLibPath: [C:/data/mci/5c60da88b4d482d9f4943604b2d9b92a/mongoc/mongo_crypt_v1.dll]

@kevinAlbs kevinAlbs marked this pull request as ready for review November 12, 2024 19:32
Copy link
Contributor

@vector-of-bool vector-of-bool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kevinAlbs kevinAlbs merged commit 6a95bdb into mongodb:master Dec 4, 2024
22 of 45 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.

2 participants