[PATCH 2/5] wait until all data from earlier test has been written in test_waittxempty

Wolfgang Walter wine at stwm.de
Thu Sep 5 03:37:55 CDT 2013


On Thursday 05 September 2013 10:37:22 you wrote:
> Wolfgang Walter <wine at stwm.de> wrote:
> > +    if (res || (!res && GetLastError() == ERROR_IO_PENDING))
> > +        /* if data has been sent: wait for termination */
> > +        Sleep(timeout);
> 
> I don't see such a problem with real COM-port and serial-USB cable
> under Windows or Linux here and under testbot VMs.

Wine does that here (vanilla). I added this so that the NEXT test does not 
depend what wine exactly does.

Regards,
-- 
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Recht
Abteilungsleiter IT
Leopoldstraße 15
80802 München



More information about the wine-devel mailing list