Skip to content

Add DNS issue explanation to url_to_addrs test#248

Open
rivertam wants to merge 1 commit intohousleyjk:masterfrom
rivertam:master
Open

Add DNS issue explanation to url_to_addrs test#248
rivertam wants to merge 1 commit intohousleyjk:masterfrom
rivertam:master

Conversation

@rivertam
Copy link

@rivertam rivertam commented Dec 9, 2018

No description provided.

@Eijebong
Copy link
Collaborator

What's the rational behind that ? Does your DNS server send back an IP for anything it doesn't know about ? o_o

@rivertam
Copy link
Author

rivertam commented Feb 22, 2019

@Eijebong Just some common debugging advice. The point was to point out that the fact that the test is failing might not be a failure of the library or the test but your own environment. The current message implies it's an issue with the library. IIRC I was trying to change something and was very confused why my change was breaking this test, but it wasn't. It was a DNS issue and fixing it fixed the test.

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