Skip to content

.Net: Ensure MongoDB filter/offset tests don't conflict #12739

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 1 commit into from
Jul 17, 2025

Conversation

damieng
Copy link
Contributor

@damieng damieng commented Jul 17, 2025

Motivation and Context

Two of the MongoDB tests intermittently fail when run on our CI (once they are enabled).

This is, I believe, because two different tests are using and setting up the same collection name.

Description

Rename the Filter test to not use the Offset test collection name.

Contribution Checklist

@moonbox3 moonbox3 added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jul 17, 2025
@damieng damieng changed the title Ensure filter/offset tests don't conflict .Net: Ensure MongoDB filter/offset tests don't conflict Jul 17, 2025
@damieng damieng marked this pull request as ready for review July 17, 2025 14:11
@damieng damieng requested a review from a team as a code owner July 17, 2025 14:11
@dmytrostruk dmytrostruk enabled auto-merge July 17, 2025 20:51
@dmytrostruk dmytrostruk added this pull request to the merge queue Jul 17, 2025
Merged via the queue into microsoft:main with commit bbe179f Jul 17, 2025
23 checks passed
@damieng damieng deleted the fix-mongodb-test branch July 29, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants