[4/5] kernel32/tests: Add better handling for test failure in test_readfileex_pending.

Sebastian Lackner sebastian at fds-team.de
Thu Aug 21 06:43:12 CDT 2014


This and the following patch are some preparations before adding additional tests.

As kernel >= 3.12 is affected by bug #35781, we have to read some more bytes,
before the pending write operation can succeed. This additional code should
ensure that all the following tests can still run properly, and don't receive
unexpected APCs (not catched by the existing tests, noticed it when adding additional
ones, should also get rid of one of the two test failures as a side effect).

---
 dlls/kernel32/tests/pipe.c |    8 ++++++++
 1 file changed, 8 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-kernel32-tests-Add-better-handling-for-test-failure-.patch
Type: text/x-patch
Size: 1317 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140821/327c923f/attachment-0001.bin>


More information about the wine-patches mailing list