-
Notifications
You must be signed in to change notification settings - Fork 456
CDRIVER-5959 sync change streams unified spec tests with 0aee4aad #1971
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
Conversation
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
…8.1 or older (mongodb#1970)" This reverts commit b5649ed.
kevinAlbs
approved these changes
Apr 1, 2025
eramongodb
added a commit
to eramongodb/mongo-c-driver
that referenced
this pull request
Jul 30, 2025
…ongodb#1971) * CDRIVER-4469 sync change streams unified spec tests with d9a0e7b2 * CDRIVER-4471 sync change streams unified spec tests with 9a8abe81 * CDRIVER-4469 sync change streams unified spec tests with 1a3b359a * CDRIVER-4639 sync change streams unified spec tests with 474ddfcc * CDRIVER-5863 sync change streams unified spec tests with 449d0397 * CDRIVER-5959 sync change streams unified spec tests with 0aee4aad
eramongodb
added a commit
to eramongodb/mongo-c-driver
that referenced
this pull request
Jul 30, 2025
…ongodb#1971) * CDRIVER-4469 sync change streams unified spec tests with d9a0e7b2 * CDRIVER-4471 sync change streams unified spec tests with 9a8abe81 * CDRIVER-4469 sync change streams unified spec tests with 1a3b359a * CDRIVER-4639 sync change streams unified spec tests with 474ddfcc * CDRIVER-5863 sync change streams unified spec tests with 449d0397 * CDRIVER-5959 sync change streams unified spec tests with 0aee4aad
eramongodb
added a commit
that referenced
this pull request
Jul 31, 2025
* CDRIVER-5891 address implicit bool-to-null conversion in return statements (#1888) * CDRIVER-5891 extend C standard coverage up to C23 (#1890) * CDRIVER-5959 sync change streams unified spec tests with 0aee4aad (#1971) * CDRIVER-5304 set cluster time in test sessions (#2008) * Ignore -Wpre-c11-compat warnings when building public-header-warnings (#2027) * CDRIVER-6042 Migrate Python scripts from Poetry to Astral UV (#2039) * Migrate EVG task coverage to latest Debian, Ubuntu, and RHEL distros (#2044) * CDRIVER-6010 use `ec2.assume_role` for Azure KMS task (#2051) * CDRIVER-5971 Use Amazon ECR to obtain OCI images in EVG (#2058) * update Earthly version from 0.8.3 to 0.8.16 (#2072) --------- Co-authored-by: Kevin Albertson <[email protected]>
eramongodb
added a commit
to eramongodb/mongo-c-driver
that referenced
this pull request
Jul 31, 2025
…ongodb#1971) * CDRIVER-4469 sync change streams unified spec tests with d9a0e7b2 * CDRIVER-4471 sync change streams unified spec tests with 9a8abe81 * CDRIVER-4469 sync change streams unified spec tests with 1a3b359a * CDRIVER-4639 sync change streams unified spec tests with 474ddfcc * CDRIVER-5863 sync change streams unified spec tests with 449d0397 * CDRIVER-5959 sync change streams unified spec tests with 0aee4aad
eramongodb
added a commit
that referenced
this pull request
Jul 31, 2025
* CDRIVER-5959 temporarily restrict updateDescription tests to 8.1 or older (#1970) * CDRIVER-5959 sync change streams unified spec tests with 0aee4aad (#1971) * CDRIVER-5304 set cluster time in test sessions (#2008) * CDRIVER-6010 use `ec2.assume_role` for mongohouse task (#2025) * Ignore -Wpre-c11-compat warnings when building public-header-warnings (#2027) * CDRIVER-6042 Migrate Python scripts from Poetry to Astral UV (#2039) * Migrate EVG task coverage to latest Debian, Ubuntu, and RHEL distros (#2044) * CDRIVER-6010 use `ec2.assume_role` for Azure KMS task (#2051) * CDRIVER-5971 Use Amazon ECR to obtain OCI images in EVG (#2058) * CDRIVER-5874 Drop Debian 10 EVG task coverage (#2062) * update Earthly version from 0.8.3 to 0.8.16 (#2072) --------- Co-authored-by: Kevin Albertson <[email protected]>
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.
Addresses CDRIVER-5959. Followup to #1970.
Additionally syncs change streams unified spec tests with changes implemented prior to CDRIVER-5959.
Tickets which are fully resolved by this PR include:
Tickets which require further syncing (thus left unresolved) include: