Skip to content

PHPLIB-912, PHPLIB-914, PHPLIB-924: Sync change stream spec tests #961

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 3 commits into from
Aug 30, 2022

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Aug 29, 2022

https://jira.mongodb.org/browse/PHPLIB-912
https://jira.mongodb.org/browse/PHPLIB-914
https://jira.mongodb.org/browse/PHPLIB-924

This can serve as a POC for mongodb/specifications#1293. It also includes two other PHPLIB tickets for previously updated change stream spec tests, neither of which required driver changes.

Tested locally using server 6.1.0-alpha-2444-gfb80d4b, which I grabbed from download-mongodb.sh.

@jmikola jmikola requested a review from levon80999 August 29, 2022 19:52
@@ -0,0 +1,251 @@
{
"description": "disambiguatedPaths",
Copy link
Member Author

Choose a reason for hiding this comment

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

@levon80999: It wasn't my intention to steal your assigned tickets, but the spec changes for PHPLIB-914 and PHPLIB-924 were included when I synced to the commit for PHPLIB-912.

@jmikola jmikola marked this pull request as ready for review August 30, 2022 00:50
@jmikola
Copy link
Member Author

jmikola commented Aug 30, 2022

Note: the two CI test failures appear to be related to PHPLIB-930.

@jmikola jmikola merged commit f8eff8d into mongodb:master Aug 30, 2022
@jmikola jmikola deleted the phplib-912 branch August 30, 2022 20:27
@jmikola
Copy link
Member Author

jmikola commented Aug 30, 2022

Kept the commits separate since they were already split by issue and manually merged in:

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