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-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+ #4096

Merged
merged 1 commit into from Apr 25, 2024

Conversation

aditi-khare-mongoDB
Copy link
Contributor

@aditi-khare-mongoDB aditi-khare-mongoDB commented Apr 25, 2024

Description

Unskip following tests invalid port (zero) with hostname and invalid port (zero) with IP literal. on Node 20+

What is changing?

Unskipping 2 uri tests that failed on Node 18.17 and some Node 20 back in September 2023, the issue has gone away now.

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

Issue has gone away.

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

@aditi-khare-mongoDB aditi-khare-mongoDB changed the title test(NODE-5610): Unskip uri expect error tests test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests Apr 25, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB changed the title test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+ Apr 25, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB marked this pull request as ready for review April 25, 2024 21:12
@nbbeeken nbbeeken self-assigned this Apr 25, 2024
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 25, 2024
@nbbeeken nbbeeken merged commit 6d8ad33 into main Apr 25, 2024
18 of 26 checks passed
@nbbeeken nbbeeken deleted the NODE-5610/invalid-uri-fix branch April 25, 2024 22:30
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
2 participants