On 2018-10-10 12:32:51, BENNING wrote:
Show quoted text> Most of the random failures should be a result of missing internet
> connectivity in tests.
I very much doubt this is the case. At least my smoker systems have a very stable internet connection, and many other CPAN distributions also depend on a working internet in their test suite, but don't show up any problems here. See for example
http://www.cpantesters.org/cpan/report/e921a56a-c7a6-11e8-9e60-8631d1e3f978 : obviously resolv.t had a working internet connection, and it's unlikely that the following smtp.t did not. And there are may fails like this.
Or do you think the internet connection on the remote side is problematic?
Show quoted text>
> In version 1.04 the remote tests are only run if ENV{INTERNET_TESTING}
> is set.