-
Notifications
You must be signed in to change notification settings - Fork 244
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
DRIVERS-1711: Convert retryable writes spec tests to unified test format #1530
Conversation
bulkWrite-serverErrors.yml and insertOne-serverErrors.yml were manually merged, since unified files with the same name already existed.
108aeb8
to
160336e
Compare
160336e
to
43ef91b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tried these on Java driver. Easy to get running, but two tests are failing on 4.2 replica set and 22 on 4.4 sharded. Still investigating.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Figured out root cause of the test failures and they are unrelated to the conversion process.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @jmikola!
https://jira.mongodb.org/browse/DRIVERS-1711
Please complete the following before merging:
POC: mongodb/mongo-php-library#1238