Skip to content

test(NODE-6980): refactor flaky legacy find test to async-await #4559

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 4 commits into from
Jun 11, 2025

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jun 10, 2025

Description

What is changing?

shouldCorrectlyPerformFindsWithHintTurnedOn has been refactored to use async-await and chai.

I was unable to reproduce the flakiness, so I'm going to put the flaky test ticket back into the backlog. Ex: https://spruce.mongodb.com/version/68487f07da2ac900070113c5/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson requested a review from a team as a code owner June 10, 2025 19:34
@baileympearson baileympearson requested a review from dariakp June 11, 2025 17:43
@dariakp dariakp self-assigned this Jun 11, 2025
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 11, 2025
@dariakp dariakp merged commit fe41283 into main Jun 11, 2025
27 of 29 checks passed
@dariakp dariakp deleted the refactor-flaky-test branch June 11, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants