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

.Net: Temporarily disable MongoDB integration tests #9411

Merged

Conversation

dmytrostruk
Copy link
Member

Motivation and Context

Currently, we use mongodb/mongodb-atlas-local Docker image to perform integration tests in our CI pipeline for MongoDB connector. It appeared that sometimes vector search doesn't return any results, so the tests are failing, and PR merge is blocked:
Image

This PR temporarily disables these integration tests until the root cause will be found. Related issue: #9410.

Contribution Checklist

@dmytrostruk dmytrostruk self-assigned this Oct 23, 2024
@dmytrostruk dmytrostruk requested a review from a team as a code owner October 23, 2024 22:11
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Oct 23, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@dmytrostruk dmytrostruk added this pull request to the merge queue Oct 24, 2024
Merged via the queue into microsoft:main with commit 18aa431 Oct 24, 2024
14 checks passed
@dmytrostruk dmytrostruk deleted the disable-mongodb-integration-tests branch October 24, 2024 14:57
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