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

RUST-665 Sync spec tests for field names with dots and dollars #385

Merged
merged 5 commits into from
Jul 6, 2021

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Jul 2, 2021

RUST-665

This updates the spec tests to validate that the Rust driver allows fields with dollar-prefixed or dotted keys; the driver did not special case those characters, so no changes on that front were necessary.

As a lemma, updated the unified runner to be more consistent about not comparing values for expected "upsertedCount" keys (this was previously implemented for some but not all circumstances), and to print expected and actual values for mismatch.

@abr-egn abr-egn merged commit 7657ea9 into mongodb:master Jul 6, 2021
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.

None yet

3 participants