Skip to content

PHPLIB-694: Spec tests for snapshot sessions #851

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
Aug 10, 2021

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Aug 6, 2021

https://jira.mongodb.org/browse/PHPLIB-694

Syncs tests with mongodb/specifications/pull/1046 (will be updated once merged).

Temporarily reduces the driver-versions axis in the Evergreen matrix to latest-dev to pull in changes from PHPC-1761.

@jmikola jmikola requested review from alcaeus and tanlisu August 6, 2021 02:47
@jmikola jmikola force-pushed the phplib-694 branch 2 times, most recently from 1de8c49 to 2c7aaf8 Compare August 6, 2021 03:15
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.

LGTM, good to merge once tests have been updated.

@tanlisu
Copy link
Contributor

tanlisu commented Aug 9, 2021

What is a prose test as opposed to a spec test (referred to in the JIRA ticket)?

@jmikola
Copy link
Member Author

jmikola commented Aug 9, 2021

What is a prose test as opposed to a spec test?

Spec tests are written in YML/JSON and executed using a test runner. Prose tests are expressed in written text and implemented manually. The corresponding prose test for this work was defined in https://github.com/mongodb/specifications/blob/master/source/sessions/tests/README.rst#prose-tests and implemented in mongodb/mongo-php-driver@ac49353#diff-f526132129853b0d00c150317c2cb972ac2d17d32e05fed83a6313d91fadcecf

@jmikola
Copy link
Member Author

jmikola commented Aug 9, 2021

LGTMs noted. Will leave this open until mongodb/specifications#1046 is merged and I can update the commit reference.

jmikola added 2 commits August 9, 2021 15:49
This is necessary to pull in changes from PHPC-1761 for testing snapshot sessions.
@jmikola jmikola merged commit f517df8 into mongodb:master Aug 10, 2021
@jmikola jmikola deleted the phplib-694 branch August 10, 2021 15:19
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.

3 participants