Skip to content

Conversation

@kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented Sep 2, 2025

Intended to fix failing C driver tasks on latest servers:

test-mongoc-client-side-encryption.c:489 test_bson_size_limits_and_batch_splitting(): error code 10334 doesn't match expected 2

Changes from SERVER-104405 resulted in a different error code returned for a too-large document.

Copy link
Contributor

@Julia-Garland Julia-Garland 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 removed the request for review from rcsanchez97 September 3, 2025 16:54
@kevinAlbs kevinAlbs merged commit 61e6cce into mongodb:master Sep 3, 2025
44 of 46 checks passed
eramongodb pushed a commit to eramongodb/mongo-c-driver that referenced this pull request Oct 6, 2025
eramongodb added a commit that referenced this pull request Oct 6, 2025
* CDRIVER-6071 replace build-and-test-with-toolchain with openssl-compat (#2082)
* CDRIVER-6071 fix prohibition of OCSP TEST_3 with darwinssl (#2086)
* Update mingw-windows2016 to use "CC=gcc" for mingw-w64 (#2087)
* DRIVERS-3279 check for new "too-large" error code (#2106)
* CDRIVER-5987 remove serverless testing (#2116)
* CDRIVER-6065 remove atlas data lake testing (#2117)

---------

Co-authored-by: Kevin Albertson <[email protected]>
Co-authored-by: Connor MacDonald <[email protected]>
Julia-Garland pushed a commit to Julia-Garland/mongo-c-driver that referenced this pull request Oct 7, 2025
eramongodb pushed a commit to eramongodb/mongo-c-driver that referenced this pull request Oct 22, 2025
eramongodb added a commit that referenced this pull request Oct 22, 2025
* Fix unused test_framework_skip_if_not_single_version_5 warning

* CDRIVER-5990 skip auth tests on zSeries (#1996)

zSeries hosts are unable to connect to test server. See: DEVPROD-16954

* CDRIVER-6071 replace build-and-test-with-toolchain with openssl-compat (#2082)

* Remove build-and-test-with-toolchain task
* Add openssl-downloader.sh
* CDRIVER-5995: unskip relevant auth tests
* Fix and update run-auth-tests.sh
* Fix and update run-aws-tests.sh
* Fix and update run-ocsp-test.sh
* Migrate OpenSSL compatibility checks into openssl-compat matrix
* Disable failing OCSP darwinssl tasks
* Add verification of shared vs. static linkage of OpenSSL
* Remove obsolete BYPASS_FIND_CMAKE branches
* Support forwarding extra CMake flags to compile_libmongocrypt
* Add reference to CDRIVER-3759

* CDRIVER-6075 fix and update EVG task coverage on MacOS distros (#2088)

* CDRIVER-6075 fix and update EVG task coverage on MacOS distros
* CDRIVER-6079 skip /scram/cache_invalidation on macos-14-arm64

* CDRIVER-5987 remove serverless testing (#2116)

* CDRIVER-6065 remove atlas data lake testing (#2117)

* DRIVERS-3279 check for new "too-large" error code (#2106)

* Address -Wuninitialized-const-pointer with Clang 21 (#2155)

---------

Co-authored-by: Kevin Albertson <[email protected]>
Co-authored-by: Connor MacDonald <[email protected]>
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