Juan Lang juan.lang@gmail.com writes:
This one may cause test failures on systems that don't have a route to the loopback address. As far as I can tell, Windows systems always have such a route, whereas on *ix it isn't guaranteed. I'm not sure how to handle that, as broken() isn't allowed for Wine, and such a networking configuration is at least strange.
If it's really always present on Windows and apps depend on it, you'll have to fake a route. Otherwise just don't test it.