Generate EVG configuration with ASAN_SYMBOLIZER_PATH#1450
Merged
eramongodb merged 1 commit intomongodb:masterfrom Aug 21, 2025
Merged
Generate EVG configuration with ASAN_SYMBOLIZER_PATH#1450eramongodb merged 1 commit intomongodb:masterfrom
eramongodb merged 1 commit intomongodb:masterfrom
Conversation
kevinAlbs
approved these changes
Aug 21, 2025
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 <kevin.albertson@mongodb.com> Co-authored-by: Connor MacDonald <connor.macdonald@mongodb.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#1446 did not include corresponding changes to generated configs. (Perhaps we should add an EVG task to detect this...)