[PATCH 2/2] ws2_32/tests: Add tests for passing invalid pointers to select().

Marvin testbot at winehq.org
Sun Oct 17 14:20:41 CDT 2021


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=100244

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w7u_adm (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w7u_el (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w864 (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w1064 (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w1064_tsign (32 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w1064 (64 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w1064_2qxl (64 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== w1064_tsign (64 bit report) ===

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

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

ws2_32:
sock.c:3047: Test failed: expected WSAEFAULT, got: 10022
sock.c:3056: Test failed: expected WSAEFAULT, got: 10022

=== debiant2 (32 bit WoW report) ===

ws2_32:
sock.c:1135: Test failed: wait failed, error 258



More information about the wine-devel mailing list