Skip to content
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

DRIVERS-3021 Skip tests with errorCodeName on Serverless #1680

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

kevinAlbs
Copy link
Contributor

@kevinAlbs kevinAlbs commented Oct 23, 2024

Summary

Skip tests with a errorCodeName expectation 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 changes in at least one language driver.
  • [ ] Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

@kevinAlbs kevinAlbs changed the title Skip tests with errorCodeName on Serverless DRIVERS-3021 Skip tests with errorCodeName on Serverless Oct 29, 2024
@kevinAlbs kevinAlbs marked this pull request as ready for review October 29, 2024 17:41
@kevinAlbs kevinAlbs requested a review from a team as a code owner October 29, 2024 17:41
@kevinAlbs kevinAlbs requested review from durran and baileympearson and removed request for a team and durran October 29, 2024 17:41
Copy link
Contributor Author

@kevinAlbs kevinAlbs left a 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.

source/transactions/tests/unified/abort.yml Outdated Show resolved Hide resolved
source/transactions/tests/unified/count.yml Outdated Show resolved Hide resolved
source/transactions/tests/unified/errors.yml Outdated Show resolved Hide resolved
kevinAlbs added a commit to kevinAlbs/mongo-rust-driver that referenced this pull request Oct 30, 2024
Copy link
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

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

@kevinAlbs kevinAlbs merged commit 5f6fd28 into mongodb:master Oct 31, 2024
5 checks passed
kevinAlbs added a commit to mongodb/mongo-rust-driver that referenced this pull request Oct 31, 2024
* RUST-2042 sync fle2v2-Rangev2-Compact to 9058491f2d5b5651913a56e373121a24d6498673

* sync tests updated in 24817a5caa0526725d480f9a8b3fbb8714507311

* RUST-2076 sync tests updated in mongodb/specifications#1680
kevinAlbs added a commit to kevinAlbs/specifications that referenced this pull request Nov 20, 2024
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