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

Fix localAddress test on OS X #1151

Merged
merged 1 commit into from Oct 13, 2014
Merged

Conversation

nylen
Copy link
Member

@nylen nylen commented Oct 13, 2014

Don't test the error message because on OS X it's EADDRNOTAVAIL instead of EINVAL. (We leave in the test that an error occurs, and the message wasn't tested before the test suite rewrite either.)

Would appreciate confirmation from @mikeal / @seanstrom / @emkay that this works as intended. If so, this fixes #1148.

Don't test the error message because on OS X it's EADDRNOTAVAIL instead
of EINVAL.
@nylen nylen mentioned this pull request Oct 13, 2014
mikeal added a commit that referenced this pull request Oct 13, 2014
@mikeal mikeal merged commit d6d6206 into request:master Oct 13, 2014
@emkay
Copy link
Member

emkay commented Oct 13, 2014

👍 looks good to me

@seanstrom
Copy link
Contributor

👍 works for me

nylen pushed a commit to nylen/request that referenced this pull request Oct 17, 2014
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.

Failing Tests
4 participants