[PATCH 2/3] ws2_32: Reimplement WS_EnumProtocols

Marvin testbot at winehq.org
Thu Aug 13 06:08:34 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=77055

Your paranoid android.


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

ws2_32:
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x20
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x20
sock.c:2607: Test failed: Failed to create socket: 10043
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols

=== debiant (32 bit Chinese:China report) ===

ws2_32:
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x20
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x20
sock.c:2607: Test failed: Failed to create socket: 10043
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2724: Test failed: Wrong socket type, expected 5 received 2
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols

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

ws2_32:
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x20
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x20
sock.c:2607: Test failed: Failed to create socket: 10043
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols

=== debiant (64 bit WoW report) ===

ws2_32:
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x20
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x20
sock.c:2607: Test failed: Failed to create socket: 10043
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols



More information about the wine-devel mailing list