Skip to content

Conversation

@eramongodb
Copy link
Contributor

@eramongodb eramongodb commented Oct 24, 2025

Attempt to mostly fix ongoing EVG task failures on the releases/v4.1 branch. Verified by this patch (+ this patch for versioned-api tasks).

In addition to cherry-picked commits (which contain a PR number), a few additional fix: commits were necesary to import some C Driver version compatibility workarounds that were applied exclusively to the releases/v3.11 branch (e.g. #1475).

CSFLE tests on Windows continue to fail due to the following error:

Failed to initialize security context, error code: 0x80090331: Incorrect function.: generic server error

This does not appear to be due to Python 3.10+ cipher suite compatibility issues (CXX-2628) or due to recent C Driver TLS compatibility changes (CDRIVER-6045). Left unresolved for now.

kevinAlbs and others added 17 commits October 24, 2025 10:27
* update test case 4
* replace `.local` with `.invalid`
* Reduce sanitizers matrix to static library linkage
* Print name of test executable being executed
* Pin mongoc_version_minimum to 912209d (CDRIVER-5960)
* CXX-3259 bump minimum server version from 4.0 to 4.2 (CDRIVER-5956)
* Update MONGOC_VERSION_MINIMUM to better document current practices
* Upgrade uv to 0.8.6 with checksum validation
* Consistently use CMAKE_BUILD_PARALLEL_LEVEL (/maxcpucount) for MSBuild
* Remove serverless testing EVG configs
@eramongodb eramongodb requested a review from kevinAlbs October 24, 2025 16:26
@eramongodb eramongodb self-assigned this Oct 24, 2025
@eramongodb eramongodb requested a review from a team as a code owner October 24, 2025 16:26
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

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

Thank you, LGTM.

@eramongodb eramongodb merged commit 9043271 into mongodb:releases/v4.1 Oct 24, 2025
1 check passed
@eramongodb eramongodb deleted the cxx-evg-v4.1 branch October 24, 2025 19:24
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