On 2016-07-24 04:55:37, SREZIC wrote:
Show quoted text> On 2016-07-24 02:12:48, SREZIC wrote:
>
> I have to correct this statement --- there are occasional pass
> reports, but fail reports are currently the majority.
Possible reason: the tests fail if IO::Socket::IP is used instead of IO::Socket::INET. In the former there's no _get_addr(), so overwriting this method for getting the DNS time does not do anything.