> I would suggest changing this test case to be something like > www.yahoo.com or something. From what I remember when looking at the > test case (when I had these problems) what is returned is irrelevant. > Is there a reason it is localhost?
Well, when I'm running the test cases, I usually don't have access to the outside world. Really, you can't assume that the user has either * Access to any given web-site. * A webserver on localhost. * Or even that localhost is a defined hostname.
