Skip to content

PHPLIB-810: Temporarily skip stable API count test for server 6.0+ #918

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 1 commit into from
Apr 19, 2022

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Apr 18, 2022

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

This test expects an exception executing count via the stable API; however, 6.0.0-rc0 added count to the stable API so an exception is no longer raised. Driver changes are not yet specified but we can skip this test in the meantime.

This should prevent CI failures on server version "latest" and allow us to remove failing-on-waterfall from PHPLIB-810.

This test expects an exception executing count via the stable API; however, 6.0.0-rc0 added count to the stable API so an exception is no longer raised. Driver changes are not yet specified but we can skip this test in the meantime.
@jmikola jmikola requested a review from aleksandr-rudo April 18, 2022 22:01
@jmikola
Copy link
Member Author

jmikola commented Apr 19, 2022

Note: this addressed the previous build failure in loadBalanced-latest.

@jmikola jmikola merged commit 2a9f2f0 into mongodb:master Apr 19, 2022
@jmikola jmikola deleted the phplib-810 branch April 19, 2022 15:11
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