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

GODRIVER-1348 Fix connection error substring for Windows #205

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

divjotarora
Copy link
Contributor

One of the tests added for GODRIVER-1348 expects dialing a connection to a host that does not exist will return an error with the substring "connection refused". This is not true for Windows, which returns "No connection could be made because the target machine actively refused it."

@divjotarora divjotarora requested a review from iwysiu October 25, 2019 17:36
@divjotarora divjotarora merged commit 39c33af into mongodb:master Oct 25, 2019
@divjotarora divjotarora deleted the godriver1348_windowsfix branch October 25, 2019 18:37
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.

2 participants