Skip to content

CDRIVER-4358 sync allowDiskUse CRUD spec tests #979

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
merged 1 commit into from
May 1, 2022

Conversation

rcsanchez97
Copy link
Contributor

Full Evergreen patch build: https://spruce.mongodb.com/version/626c8db630661566a405605d/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

I synced all the spec tests associated with the allowDiskUse option and ran a patch build. There were no failures present in the patch build that weren't in the base commit (except for one spurious TSAN failure). I also checked to ensure that we aren't skipping any of the tests associated with allowDiskUse. Apart from the spec tests themselves, there are only two mentions of allowDiskUse in the C driver code:

  • in test-mongoc-collection.c, where it is set as an option as part of a specific test
  • in mongoc_collection_find_with_opts.rst where its existence and type is documented

Neither of those occurrences appear to require a change as part of this ticket.

@rcsanchez97 rcsanchez97 requested a review from kevinAlbs April 30, 2022 13:46
@rcsanchez97 rcsanchez97 merged commit 1b9d5c1 into mongodb:master May 1, 2022
@rcsanchez97 rcsanchez97 deleted the cdriver-4358 branch May 1, 2022 20:23
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