Skip to content

Conversation

@dariakp
Copy link
Contributor

@dariakp dariakp commented Feb 7, 2022

Description

NODE-3719, NODE-3543

What is changing?

Fixed the unified runner to not pass in URI options as an object, since that behavior is incorrect for URI-only options (like loadBalanced, and since they are already included in the generated URI string anyway.

Is there new documentation needed for these changes?

N/A

What is the motivation for this change?

Spec compliance review

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>
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@dariakp dariakp marked this pull request as ready for review February 7, 2022 18:12
Copy link
Contributor

@nbbeeken nbbeeken left a comment

Choose a reason for hiding this comment

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

LGTM, good catch

@nbbeeken nbbeeken merged commit e41f5bb into main Feb 7, 2022
@nbbeeken nbbeeken deleted the NODE-3719/spec-review-lb branch February 7, 2022 18:23
baileympearson added a commit that referenced this pull request Feb 8, 2022
- #3133 unskipped two tests that fail when 'auth'
  is enabled.  This is due to the same 'ping' issue as many other spec tests so they are skipped for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants