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

grpc-js: tests: skip checking for IPv6 addresses from DNS servers #1297

Merged

Conversation

murgatroid99
Copy link
Member

This should fix #1289. I think this is the right way to move forward until changes can be made to Node itself to allow us to get AAAA records more consistently using dns.lookup.

@murgatroid99
Copy link
Member Author

nodejs/node#32183 has some changes that should allow us to enable these tests again.

@murgatroid99 murgatroid99 merged commit 0956c24 into grpc:master Mar 10, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grpc-js resolver test using loopback6.unittest.grpc.io is flaky
2 participants