Skip to content

Use majority concern for tailable cursor tests #1380

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

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

eramongodb
Copy link
Contributor

@eramongodb eramongodb commented Apr 9, 2025

Attempt to address the following flaky test failure:

collection.cpp:2413: FAILED: iter != cursor.end() for: {?} != {?} with 1 message: 'k_tailable_await'

Applies majority concern in a manner similar to #1375.

@eramongodb eramongodb requested a review from kevinAlbs April 9, 2025 20:57
@eramongodb eramongodb self-assigned this Apr 9, 2025
@eramongodb eramongodb merged commit f1c276f into mongodb:master Apr 10, 2025
1 check was pending
@eramongodb eramongodb deleted the cxx-change_streams branch April 10, 2025 17:39
@eramongodb
Copy link
Contributor Author

It seems these changes were insufficient, as flaky task failures are still occurring.

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