[PATCH 1/3] ws2_32: Implement a basic synchronous TransmitFile (try 5).

Erich E. Hoover erich.e.hoover at wine-staging.com
Fri Oct 16 10:37:56 CDT 2015


On Thu, Oct 15, 2015 at 10:53 PM, Bruno Jesus <00cpxxx at gmail.com> wrote:
> On Fri, Oct 16, 2015 at 12:33 PM, Marvin <testbot at winehq.org> wrote:
>> === w7pro64 (32 bit sock) ===
>> sock.c:7350: Test failed: bytesReturned isn't supposed to be 1
>> sock.c:7374: Test failed: GetOverlappedResult failed, error 0
>
> I'm trying to get rid of this random failures but I have had no luck so far.

I remember looking over the tests a number of years ago and wondering
about whether using localhost:0 is a problem for our tests.  Is it
possible that we're getting an open random port but that some other
program on the system sends data to that port?

Best,
Erich



More information about the wine-devel mailing list