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

RUBY-1599 Test against BSON 5 #2740

Merged
merged 8 commits into from
Jul 12, 2023
Merged

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jul 10, 2023

RUBY-1599 requires that we test the driver against BSON 5. It turns out, though, that we're already testing the driver against the BSON master branch. There was only one place where tests were being skipped if BSON 5 was present; the tests still pass, though, with that condition removed.

So, there's not much for this PR to do, aside from remove that condition, and do a little bit of cleanup.

@jamis jamis requested a review from comandeo July 11, 2023 17:34
@jamis jamis merged commit c928e60 into mongodb:master Jul 12, 2023
@jamis jamis deleted the 1599-test-against-bson5 branch July 12, 2023 13:49
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