Skip to content

Conversation

@eramongodb
Copy link
Contributor

Followup to mongodb/mongo-c-driver#2047 which modified the error message for an invalid URI connection scheme.

@eramongodb eramongodb requested a review from kevinAlbs July 28, 2025 15:01
@eramongodb eramongodb self-assigned this Jul 28, 2025
@eramongodb eramongodb requested a review from a team as a code owner July 28, 2025 15:01
@eramongodb eramongodb marked this pull request as draft July 28, 2025 15:01
@eramongodb
Copy link
Contributor Author

Updated the PR to avoid requiring a mongoc version bump: instead updated the test case to use substring matchers to assert common contents of both 2.0.0 and 2.1.0 error messages.

@eramongodb eramongodb marked this pull request as ready for review July 28, 2025 15:23
@eramongodb eramongodb merged commit 425fc8d into mongodb:master Jul 28, 2025
22 checks passed
@eramongodb eramongodb deleted the cxx-cdriver-5983 branch July 28, 2025 20:32
eramongodb added a commit to eramongodb/mongo-cxx-driver that referenced this pull request Oct 24, 2025
eramongodb added a commit that referenced this pull request Oct 24, 2025
…ixes (#1490)

* CXX-3278 update invalid URIs in CSE endpoint tests (#1395)

* update test case 4
* replace `.local` with `.invalid`

* Migrate EVG tasks from RHEL 7.6 to RHEL 7.9 (#1414)

* CXX-3273 revert to using system-installed valgrind (#1400)

* CXX-3311 Remove Debian 10 EVG task coverage (#1423)

* CXX-3321 Enable CSFLE for sanitizer tasks (#1434)

* 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

* Use uvx for CMake and Server Toolchain for Ninja (#1428)

* Upgrade uv to 0.8.6 with checksum validation
* Consistently use CMAKE_BUILD_PARALLEL_LEVEL (/maxcpucount) for MSBuild

* Set ASAN_SYMBOLIZER_PATH to mongodbtoolchain v4 (#1446)

* Generate EVG configuration with ASAN_SYMBOLIZER_PATH (#1450)

* CXX-3270 remove serverless testing (#1459)

* Remove serverless testing EVG configs

* Use EVG distro system uv binaries (#1464)

* CXX-3352 Revert "CXX-1885 add NPS survey code" (#1466)

This reverts commit 3233473.

* CXX-3322 remove atlas data lake testing (#1461)

* Re-enable distros previously missing system uv binaries (#1472)

* Add C++23 to GCC 12+ compile matrix (#1485)

* fix: CDRIVER-5710 in validator examples

* fix: CDRIVER-5967 with mongo-c-driver<2.0.1 on MacOS

* fix: support mongo-c-driver before and after 2.1.2

* Update Invalid URI test for CDRIVER-5983 (#1429)

---------

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