Skip to content

PHPLIB-657: Skip incompatible unified tests and resync CRUD #826

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 2 commits into from
May 18, 2021

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented May 18, 2021

https://jira.mongodb.org/browse/PHPLIB-657
https://jira.mongodb.org/browse/PHPLIB-645

The skipping of tests within db-aggregate.json is unfortunate, but it should be temporary until schemaVersion 1.4 is implemented. See DRIVERS-1130 for more details. On the bright side, we do get a new aggregate.json test.

Incompatible tests for unacknowledged writes using hints are explicitly skipped (see: DRIVERS-991 and DRIVERS-1340 for context).

@jmikola jmikola requested a review from alcaeus May 18, 2021 03:23
Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

Code changes LGTM aside from the complaints from phpcs.

jmikola added 2 commits May 18, 2021 12:19
This restores several missing tests and skips incompatible tests for unacknowledged writes using hint.

The db-aggregate tests will also be skipped until schemaVersion 1.4 is implemented (serverless testing).

Synced with mongodb/specifications@c06e4c0
@jmikola jmikola merged commit a66f31f into mongodb:master May 18, 2021
@jmikola jmikola deleted the phplib-657 branch May 18, 2021 17:04
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