[PATCH 5/6] server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
From: Sebastian Lackner <sebastian(a)fds-team.de> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38960 Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/tests/file.c | 4 ---- dlls/ws2_32/socket.c | 15 ++++++++------- server/fd.c | 2 +- server/protocol.def | 1 + 4 files changed, 10 insertions(+), 12 deletions(-)
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=43511 Your paranoid android. === w2003std (32 bit Windows report) === ntdll: file.c:3374: Test failed: got 00000002 file.c:3379: Test failed: got 00000002 file.c:3385: Test failed: got 00000003 file.c:3391: Test failed: got 00000003
participants (2)
-
Jacek Caban -
Marvin