On Fri Sep 13 15:14:21 2024 +0000, Paul Gofman wrote:
I don't think those can be related. Those are Windows failures in a different test (so not affected by Wine impl changes), and the change in test changes absolutely nothing in API calls, only changes how the result is tested (thus doesn't leave much possibilities to affect the process winsock state to affect other tests).
Oh, besides that the changes to test are inside 'if (broken(1))' and are no-op at all (while I did test that locally of course with that 'if' disabled). I am going to make that into a separate test I guess.