Skip to content

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Oct 8, 2025

I'm just reusing COMPASS-9430 as the ticket here because that's where this got added to constants.

This is failing e2e tests on latest-alpha.

see also mongodb-js/devtools-shared#576

We don't test latest-alpha in PRs but we do for nightlies and releases and there it has been red.

@lerouxb lerouxb requested a review from a team as a code owner October 8, 2025 09:36
@lerouxb lerouxb requested review from Copilot and Anemy October 8, 2025 09:36
@lerouxb lerouxb added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Oct 8, 2025
Copy link
Contributor

@Copilot 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 updates the end-to-end tests to handle the new $scoreFusion aggregation stage introduced in MongoDB 8.3+ alpha versions. The change prevents test failures on the latest alpha builds by conditionally expecting the new operator.

  • Adds conditional expectation for $scoreFusion aggregation stage for MongoDB 8.3+ alpha versions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lerouxb lerouxb changed the title chore: expect scoreFusion in latest alpha for 8.3+ chore: expect $scoreFusion in latest alpha for 8.3+ Oct 8, 2025
@lerouxb lerouxb changed the title chore: expect $scoreFusion in latest alpha for 8.3+ chore: expect $scoreFusion in latest alpha for 8.3+ COMPASS-9430 Oct 8, 2025
@lerouxb lerouxb merged commit 323426e into main Oct 8, 2025
95 of 97 checks passed
@lerouxb lerouxb deleted the scoreFusion branch October 8, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants