mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2799: Use more permissive top-level runOnRequirements #1484

Closed jmikola closed 10 months ago

jmikola commented 10 months ago

https://jira.mongodb.org/browse/DRIVERS-2799

This also fixes an outstanding inconsistency in one of the retryable writes POC tests for the unified test runner, which would otherwise start failing once DRIVERS-1641 is implemented.

PHPLIB POC: https://github.com/mongodb/mongo-php-library/pull/1210


Please complete the following before merging: