[PATCH] wininet/tests: Skip some FTP tests when no connection can be made.

Francois Gouget fgouget at codeweavers.com
Tue Nov 12 23:55:25 CST 2019


On Sat, 9 Nov 2019, Francois Gouget wrote:

> On Fri, 8 Nov 2019, Jeremy Newman wrote:
> [...]
> > I should note, the testnet VMs should not be getting banned when traffic is
> > coming from the testnet network. I have a rule in place that ignores the rules
> > for them.
> 
> That's worrying because it means the tests are failing for some other 
> unknown reason. So I tested this from vm2 and indeed it looks like there 
> is no banning. But the first wget initially failed a bunch of times:

wget -S -O/dev/null ftp://anonymous:[email protected]/
still worked on the first try on vm2 today.

So I don't know what happened on saturday or whether it could happen 
again :-(


> $ wget -O/dev/null ftp://anonymous:[email protected]/
> --2019-11-08 18:29:50--  ftp://anonymous:*password*@ftp.winehq.org/
>            => ‘.listing’
> Resolving ftp.winehq.org (ftp.winehq.org)... 4.15.184.77
> Connecting to ftp.winehq.org (ftp.winehq.org)|4.15.184.77|:21... 
> connected.
> Error in server response. Closing.
> Retrying.


-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the wine-devel mailing list