[PATCH 4/4] ws2_32/tests: Add more tests for passing short buffers to AcceptEx().

Marvin testbot at winehq.org
Fri Oct 16 12:12:54 CDT 2020


Hi,

While running your changed tests, 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=80500

Your paranoid android.


=== w8 (32 bit report) ===

ws2_32:
sock.c:9385: Test failed: got error 1236
sock.c:9389: Test failed: got status 0xc0000241

=== w8adm (32 bit report) ===

ws2_32:
sock.c:9385: Test failed: got error 1236
sock.c:9389: Test failed: got status 0xc0000241

=== w1064v1507 (32 bit report) ===

ws2_32:
sock.c:5291: Test failed: Failed to send buffer -1 err 10014
sock.c:5292: Test failed: Expected 0, got 10014
sock.c:5293: Test failed: Got sequence []
sock.c:5297: Test failed: Failed to peek at recv buffer -1 err 10014
sock.c:5298: Test failed: Expected 0, got 10014
sock.c:5299: Test failed: Got sequence []
sock.c:5303: Test failed: Failed to recv buffer -1 err 10035
sock.c:5304: Test failed: Expected 0, got 10035
sock.c:5305: Test failed: Got sequence []
sock.c:5308: Test failed: Failed to recv buffer -1 err 10035
sock.c:5327: Test failed: Failed to recv buffer -1 err 10053
sock.c:5328: Test failed: Expected 0, got 10053
sock.c:5329: Test failed: Got sequence [FD_CLOSE(10053)]
sock.c:5335: Test failed: WSARecv failed - -1 error 10053
sock.c:5341: Test failed: WSARecv failed - -1 error 10053
sock.c:5345: Test failed: Failed to send buffer -1 err 10054
sock.c:5349: Test failed: got 258
sock.c:5351: Test failed: got error 996
05a8:sock: unhandled exception c0000005 at 0042881C

=== w1064v1809 (32 bit report) ===

ws2_32:
sock.c:9537: Test failed: got error 10108

=== w10pro64 (32 bit report) ===

ws2_32:
sock.c:9385: Test failed: got error 1236
sock.c:9389: Test failed: got status 0xc0000241

=== w10pro64_2scr (32 bit report) ===

ws2_32:
sock.c:9385: Test failed: got error 1236
sock.c:9389: Test failed: got status 0xc0000241

=== w10pro64_zh_CN (32 bit report) ===

ws2_32:
sock.c:9385: Test failed: got error 1236
sock.c:9389: Test failed: got status 0xc0000241

=== w2008s64 (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w864 (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w1064v1507 (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w1064v1809 (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9537: Test failed: got error 10108
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64 (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64_2scr (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64_ar (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64_he (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64_ja (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== w10pro64_zh_CN (64 bit report) ===

ws2_32:
sock.c:7458: Test failed: got 0xc0000023
sock.c:7491: Test failed: got 0xc0000023
sock.c:9389: Test failed: got status 0xc0000120

=== debiant (32 bit WoW report) ===

ws2_32:
sock.c:2852: Test succeeded inside todo block: Test[2]: expected 0, got 0



More information about the wine-devel mailing list