[Basic] Test 2 fails on 127.0.0.1
DarkRedman opened this issue · 1 comments
DarkRedman commented
I run the basic test suite on my local instance which is run with the option --bind_ip 127.0.0.1
And the test fails and says my instance acept connections from unauthorized hosts ...
It should be Successful since it only accept connections from localhost.
aesedepece commented
Good point. The test should recognize non-global IPs and just pass in that case.