On Mon, Feb 9, 2009 at 2:18 PM, Seger, Mark <mark.se...@hp.com> wrote:
> I look at the code for the dns regression test and it looks like it's
> trying to resolve www.monkey.org, but I'm on a private network and
> so that address will never resolve.  Is that my issue and should I care?  I 
> wouldn't think so...

It's really hard to write a reliable test suite if it has to go
to the public internet, so yeah, ignore the DNS failure.
Arguably this is a bug in the test suite.

I think Chromium's test suite only tests
looking up localhost, to avoid this kind of problem.
It doesn't test as much, but the test is reliable.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to