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

test(NODE-6751): skip flaky scram test #4412

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

test(NODE-6751): skip flaky scram test #4412

wants to merge 2 commits into from

Conversation

durran
Copy link
Member

@durran durran commented Feb 11, 2025

Description

Skips the failing SCRAM test.

What is changing?

Skips the failing test with TODO.

Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-6751

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

@durran durran marked this pull request as ready for review February 11, 2025 18:16
@durran durran requested a review from a team as a code owner February 11, 2025 18:16
Comment on lines 379 to 380
// TODO(NODE-6752): Fix flaky test
it.skip(
Copy link
Contributor

Choose a reason for hiding this comment

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

At the bottom of the test can you add .skipReason = "..." so the TODO shows up in logs too

@nbbeeken nbbeeken self-assigned this Feb 11, 2025
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Feb 11, 2025
@durran durran requested a review from nbbeeken February 11, 2025 18:23
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