https://bugs.winehq.org/show_bug.cgi?id=54309
Bug ID: 54309 Summary: ws2_32:protocol - test_GetAddrInfoExW() sometimes fails in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ws2_32:protocol - test_GetAddrInfoExW() sometimes fails in Wine:
protocol.c:2021: Test marked todo: got 997 expected WSAHOST_NOT_FOUND protocol.c:2023: Test marked todo: expected 11001, got 997 protocol.c:2051: Test failed: overlapped result is 10036 protocol.c:2053: Test failed: overlapped.Internal = 2734 protocol.c:2054: Test failed: overlapped.Pointer != &result protocol.c:2055: Test failed: got 0 protocol.c:1904: Test failed: got 0 protocol.c:1907: Test failed: got 0 protocol.c:2069: Test failed: overlapped result is 0 protocol.c:2071: Test failed: overlapped.Internal = 0 protocol.c:2074: Test failed: got 00E00628
See https://test.winehq.org/data/patterns.html#ws2_32:protocol
Where: 997 == ERROR_IO_PENDING 10036 == WSAEINPROGRESS 11001 ==IP_BUF_TOO_SMALL
https://bugs.winehq.org/show_bug.cgi?id=54309
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54309
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net