Skip to content

test(NODE-3903): update connections survive stepdown tests to check CMAP events #4071

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 3 commits into from
Apr 16, 2024

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Apr 5, 2024

Description

What is changing?

  • Update connections survive stepdown tests to check CMAP events
Is there new documentation needed for these changes?

No.

What is the motivation for this change?

These tests started failing in #4062 debugging them proved difficult and they need to be updated anyway.

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

@nbbeeken nbbeeken force-pushed the chore-fix-cmap-tests branch from e7f2c48 to 3483bc2 Compare April 5, 2024 04:35
@nbbeeken nbbeeken force-pushed the chore-fix-cmap-tests branch from 3483bc2 to 1509bf9 Compare April 5, 2024 14:17
@durran durran self-assigned this Apr 15, 2024
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 15, 2024

beforeEach(
skipBrokenAuthTestBeforeEachHook({
skippedTests: [
Copy link
Member

Choose a reason for hiding this comment

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

Nice we don't have to skip these any more.

@durran durran added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Apr 15, 2024
@durran durran merged commit f1f816f into main Apr 16, 2024
@durran durran deleted the chore-fix-cmap-tests branch April 16, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants