Skip to content
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

Reenable tests for MongoCollection.findOneAndUpdate #7633

Merged

Conversation

clementetb
Copy link
Collaborator

Reenable the following tests in MongoClientTest.kt:

  • findOneAndUpdate_noUpdates
  • findOneAndReplace_noUpdates
  • findOneAndUpdate_emptyCollection
  • findOneAndReplace_noUpsert
  • findOneAndReplace_noUpdates

closes #7238

@clementetb clementetb self-assigned this Jan 26, 2022
@cla-bot cla-bot bot added the cla: yes label Jan 26, 2022
@clementetb clementetb requested a review from cmelchior January 26, 2022 10:05
@clementetb clementetb linked an issue Jan 26, 2022 that may be closed by this pull request
Copy link
Contributor

@cmelchior cmelchior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If CI is happy 🚀

@clementetb clementetb merged commit 8d83763 into releases Jan 26, 2022
@clementetb clementetb deleted the ct/reenable-mongocollection-findOneAndUpdate-tests branch January 26, 2022 10:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reenable tests for MongoCollection.findOneAndUpdate
2 participants