-
Notifications
You must be signed in to change notification settings - Fork 100
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
named.test.js unittest failing #24
Comments
Failing with same results on Windows 10 with 'dig' command available. |
Hey Aaron, Thats quite strange; it seems as though something else is listening on port What version of node and npm are you using on these platforms? |
Oh I had something bad in my repo; will take a look! Great find. |
solved ! clue is here :- #20 (comment) https://github.com/trevoro/node-named/blob/master/lib/server.js#L53 need to test address type ip4/ip6 and act accordingly. |
So is there any good reason why this change is not pushed? |
Run on Debian 8.5 with 'dig' available.
The text was updated successfully, but these errors were encountered: