Bump tests/specifications from 25bee54 to 7a3f70f#1931
Merged
GromNaN merged 2 commits intoJun 26, 2026
Conversation
Bumps [tests/specifications](https://github.com/mongodb/specifications) from `25bee54` to `7a3f70f`. - [Release notes](https://github.com/mongodb/specifications/releases) - [Commits](mongodb/specifications@25bee54...7a3f70f) --- updated-dependencies: - dependency-name: tests/specifications dependency-version: 7a3f70fbd7fa28974fba588ccc730b52ef922554 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Test failures may be related to DRIVERS-3274 |
…ort (PHPLIB-1834, DRIVERS-3274) The specs now require readConcern.afterClusterTime on write commands in causally-consistent sessions. PHPLIB cannot implement this without libmongoc support (DRIVERS-3274), so the new and affected spec tests are marked incomplete until the driver provides the necessary functionality.
Member
|
Impacted tickets
|
GromNaN
approved these changes
Jun 24, 2026
Member
|
Since I did some changes to skip tests that are now failing, I would like your review @paulinevos please. |
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.
Bumps tests/specifications from
25bee54to7a3f70f.Commits
7a3f70fDRIVERS-3321 Restore "prefixPreview" and "suffixPreview" (#1954)d30d717DRIVERS-3547: Explicit Encryption Case 2 recreates collection with contention...fea49b8DRIVERS-3470 fix typo in test name (#1948)1871900DRIVERS-3274 Require readConcern.level is not sent for writes in causally-con...05ca6b3DRIVERS-2944 followup: remove test and clarify spec (#1949)e675effDRIVERS-2944 Update handshake spec to allow using OP_MSG exclusively (#1933)c9b3ee0DRIVERS-3321 update QE forprefixandsuffix(#1945)c593b9eDRIVERS-3377: Update deep_bson benchmark data size (#1946)2facc54DRIVERS-3470 case and diacritic text explicit encryption tests (#1931)08761beDRIVERS-3483 Clarify BulkWrite pre-flight check timing in collation spec (#1941)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)