mongodb / specifications

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

DRIVERS-2822 skip `clientBulkWrite` tests on Serverless #1679

Closed kevinAlbs closed 1 day ago

kevinAlbs commented 2 days ago

Follow-up to https://github.com/mongodb/specifications/pull/1644. Related to https://github.com/mongodb/specifications/pull/1636 the bulkWrite command is not supported on Atlas Serverless.

Verified with Rust driver in this patch also containing https://github.com/mongodb/specifications/pull/1670.

Please complete the following before merging: