Skip to content

Conversation

@ajcvickers
Copy link
Contributor

Turns out that the version on Evergreen is 8.0.16, while the version I have locally is 8.2.1. The exact exception message content is different between the two.

I have tested this with a patch on Evergreen.

There does not appear to be a way to specify the minor version for an Atlas deployment in Evergreen.

Turns out that the version on Evergreen is 8.0.16, while the version I have locally is 8.2.1. The exact exception message content is different between the two.

I have tested this with a patch on Evergreen.

There does not appear to be a way to specify the minor version for an Atlas deployment in Evergreen.
Copilot AI review requested due to automatic review settings November 12, 2025 12:57
@ajcvickers ajcvickers requested a review from a team as a code owner November 12, 2025 12:57
@ajcvickers ajcvickers requested a review from papafe November 12, 2025 12:57
Copilot finished reviewing on behalf of ajcvickers November 12, 2025 12:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a test failure in the Atlas Search Index helpers tests caused by different error message formats between MongoDB Atlas versions 8.0.16 (Evergreen) and 8.2.1 (local development).

  • Relaxes the error message assertion to check only for the presence of "Command createSearchIndexes failed" rather than the full detailed error message
  • Addresses version compatibility without changing test intent

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ajcvickers ajcvickers added the chore Non–user-facing code changes (tests, build scripts, etc.). label Nov 12, 2025
@codeowners-service-app
Copy link

Assigned adelinowona for team dbx-csharp-dotnet because papafe is out of office.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Non–user-facing code changes (tests, build scripts, etc.).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant