[2/3] kernel32/tests: fix overlapped named pipe test

Vincent Povirk vincent at codeweavers.com
Thu Feb 26 13:25:55 CST 2009


The overlapped named pipe test calls GetOverlappedResult after all operations in which it passes an overlapped structure, but it seems we only get one when the functions fail with ERROR_IO_PENDING. I've modified the test to account for that, and it seems to pass consistently on Windows and Wine.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-kernel32-tests-fix-overlapped-named-pipe-test.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20090226/9acc65e7/attachment.txt 


More information about the wine-patches mailing list