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-2877: Follow w: 0 write with a find in spec tests #1560

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

jyemin
Copy link
Contributor

@jyemin jyemin commented Apr 1, 2024

This will force completion of the w: 0 write, which addresses a TCP-based race condition in the tests

Please complete the following before merging:

  • [N/A] Update changelog.
  • [Done] Make sure there are generated JSON files from the YAML test files.
  • [Done] Test changes in at least one language driver.
  • [Done] Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

Note: there are other w: 0 writes in the unified tests but none that appear to be causing issues so leaving them alone for now.

This will force completion of the w: 0 write, which addresses
a TCP-based race condition in the tests
@jyemin jyemin requested a review from jmikola April 1, 2024 15:54
@jyemin jyemin self-assigned this Apr 1, 2024
@jyemin jyemin requested a review from a team as a code owner April 1, 2024 15:54
@jyemin jyemin requested review from dariakp and removed request for a team April 1, 2024 15:54
@jyemin jyemin requested review from durran and removed request for dariakp April 1, 2024 21:07
Copy link
Member

@durran durran left a comment

Choose a reason for hiding this comment

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

This looks good to me. Node patch is actually failing on the logging section as we have not implemented support for ignoreExtraMessages. https://spruce.mongodb.com/version/660d47b916df3f000765d833/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

@jyemin jyemin merged commit cd08b72 into master Apr 3, 2024
4 checks passed
@jyemin jyemin deleted the DRIVERS-2877 branch April 3, 2024 16:43
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