[PATCH 4/6] ws2_32/tests: Add test for completion notification flags.
From: Sebastian Lackner <sebastian(a)fds-team.de> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ws2_32/tests/sock.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+)
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=43510 Your paranoid android. === w2008s64 (32 bit Windows report) === ws2_32: sock.c:8638: Test failed: bytesReturned isn't supposed to be 1 sock.c:8662: Test failed: GetOverlappedResult failed, error 997 === debian9 (32 bit WoW Wine report) === ws2_32: sock.c:3055: Test succeeded inside todo block: Test[1]: expected 0, got 0 === debian9 (build log) ===
participants (2)
-
Jacek Caban -
Marvin