-
Couldn't load subscription status.
- Fork 246
DRIVERS-3021 Skip tests with errorCodeName on Serverless
#1680
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
Conversation
Serverless may set an empty `codeName` due to CLOUDP-280424
errorCodeName on ServerlesserrorCodeName on Serverless
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Latest changes verified by this patch build.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* RUST-2042 sync fle2v2-Rangev2-Compact to 9058491f2d5b5651913a56e373121a24d6498673 * sync tests updated in 24817a5caa0526725d480f9a8b3fbb8714507311 * RUST-2076 sync tests updated in mongodb/specifications#1680
…ongodb#1680)" This reverts commit 5f6fd28.
Summary
Skip tests with a
errorCodeNameexpectation due to a failpoint. This is intended to workaround CLOUDP-280424.Verified with Rust driver in this patch also containing #1679.
Background & Motivation
Test failures appear related to a recent upgrade to the proxy in Atlas Serverless. The upgrade was requested to get the test passing in #1654 (see thread in #ask-cloud-atlas-serverless).
Please complete the following before merging:
[ ] Update changelog.[ ] Make sure there are generated JSON files from the YAML test files.[ ] Test these changes against all server versions and topologies (including standalone, replica set, shardedclusters, and serverless).