[PATCH v2 1/3] ws2_32: Extend WS_EnterSingleProtocolW

Marvin testbot at winehq.org
Thu Aug 13 07:13:46 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=77065

Your paranoid android.


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

ws2_32:
protocol.c:71: Test failed: Expected 10055, received 10045
protocol.c:78: Test failed: Expected 10055, received 10045
protocol.c:85: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:103: Test failed: Expected 10055, received 10045
protocol.c:111: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:113: Test failed: Expected at least 2 items, received -1
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x0
protocol.c:138: Test failed: Expected 10055, received 10045
protocol.c:145: Test failed: Expected 10055, received 10045
protocol.c:152: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:170: Test failed: Expected 10055, received 10045
protocol.c:178: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:180: Test failed: Expected at least 2 items, received -1
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x0
sock.c:2560: Test failed: WSASocketA should have succeeded
sock.c:2585: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2596: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2607: Test failed: Failed to create socket: 10044
sock.c:2632: Test failed: Expected 10047, received 10044
sock.c:2667: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2678: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2709: Test failed: Failed to create socket for protocol 6, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2709: Test failed: Failed to create socket for protocol 17, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols

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

ws2_32:
protocol.c:71: Test failed: Expected 10055, received 10045
protocol.c:78: Test failed: Expected 10055, received 10045
protocol.c:85: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:103: Test failed: Expected 10055, received 10045
protocol.c:111: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:113: Test failed: Expected at least 2 items, received -1
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x0
protocol.c:138: Test failed: Expected 10055, received 10045
protocol.c:145: Test failed: Expected 10055, received 10045
protocol.c:152: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:170: Test failed: Expected 10055, received 10045
protocol.c:178: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:180: Test failed: Expected at least 2 items, received -1
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x0
sock.c:2560: Test failed: WSASocketA should have succeeded
sock.c:2585: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2596: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2607: Test failed: Failed to create socket: 10044
sock.c:2632: Test failed: Expected 10047, received 10044
sock.c:2667: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2678: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2709: Test failed: Failed to create socket for protocol 6, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2709: Test failed: Failed to create socket for protocol 17, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols

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

ws2_32:
protocol.c:71: Test failed: Expected 10055, received 10045
protocol.c:78: Test failed: Expected 10055, received 10045
protocol.c:85: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:103: Test failed: Expected 10055, received 10045
protocol.c:111: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:113: Test failed: Expected at least 2 items, received -1
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x0
protocol.c:138: Test failed: Expected 10055, received 10045
protocol.c:145: Test failed: Expected 10055, received 10045
protocol.c:152: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:170: Test failed: Expected 10055, received 10045
protocol.c:178: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:180: Test failed: Expected at least 2 items, received -1
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x0
sock.c:2560: Test failed: WSASocketA should have succeeded
sock.c:2585: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2596: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2607: Test failed: Failed to create socket: 10044
sock.c:2632: Test failed: Expected 10047, received 10044
sock.c:2667: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2678: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2709: Test failed: Failed to create socket for protocol 6, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2709: Test failed: Failed to create socket for protocol 17, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols

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

ws2_32:
protocol.c:71: Test failed: Expected 10055, received 10045
protocol.c:78: Test failed: Expected 10055, received 10045
protocol.c:85: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:103: Test failed: Expected 10055, received 10045
protocol.c:111: Test failed: WSAEnumProtocolsA() failed unexpectedly: 10045
protocol.c:113: Test failed: Expected at least 2 items, received -1
protocol.c:122: Test failed: Expected 2 bits represented as 0xA, received 0x0
protocol.c:138: Test failed: Expected 10055, received 10045
protocol.c:145: Test failed: Expected 10055, received 10045
protocol.c:152: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:170: Test failed: Expected 10055, received 10045
protocol.c:178: Test failed: WSAEnumProtocolsW() failed unexpectedly: 10045
protocol.c:180: Test failed: Expected at least 2 items, received -1
protocol.c:189: Test failed: Expected 2 bits represented as 0xA, received 0x0
sock.c:2560: Test failed: WSASocketA should have succeeded
sock.c:2585: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2596: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2607: Test failed: Failed to create socket: 10044
sock.c:2632: Test failed: Expected 10047, received 10044
sock.c:2667: Test failed: WSAEnumProtocolsA error is 10045, not WSAENOBUFS(10055)
sock.c:2678: Test failed: WSAEnumProtocolsA failed, last error is 10045
sock.c:2709: Test failed: Failed to create socket for protocol 6, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 6 not found in WSAEnumProtocols
sock.c:2709: Test failed: Failed to create socket for protocol 17, received 10044
sock.c:2715: Test failed: getsockopt failed with 10038
sock.c:2729: Test failed: Protocol 17 not found in WSAEnumProtocols



More information about the wine-devel mailing list