https://bugs.winehq.org/show_bug.cgi?id=54074
Bug ID: 54074 Summary: ws2_32:sock - test_empty_recv() sometimes gets an ERROR_IO_PENDING error 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:sock - test_empty_recv() sometimes gets an ERROR_IO_PENDING error in Wine:
sock.c:12752: Test failed: got error 997
See https://test.winehq.org/data/patterns.html#ws2_32:sock
This happens about twice per month in the nightly WineTest runs but the first known instance is on 2022-09-01 on debiant-wow32: there is no record of this failure happening in the previous 3 months. So it is likely to be caused by some commit in August.
This is also known to have happened in the GitLab CI environment which impacted some merge requests (for instance MR!1561 and MR!1485).