https://bugs.winehq.org/show_bug.cgi?id=51366
Bug ID: 51366 Summary: several wine-mono network tests fail with timeout Product: Wine Version: 6.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
The following wine-mono test cases fail on the master branch:
MonoTests.System.Net.HttpWebRequestTest:TestTimeoutWithEndpointThatDoesntExistThrowsConnectFailureBeforeTimeout MonoTests.System.Net.Sockets.SocketTest:ConnectFailAsync MonoTests.System.Net.WebRequestTest:TestFailedConnection
These can be run using run-tests.exe from https://dl.winehq.org/wine/wine-mono/6.2.0/wine-mono-6.2.0-tests.zip
Testcase source code: https://github.com/madewokherd/mono/blob/3445531d2550157162ba71a5ff460a4d6a8... https://github.com/madewokherd/mono/blob/3445531d2550157162ba71a5ff460a4d6a8... https://github.com/madewokherd/mono/blob/3445531d2550157162ba71a5ff460a4d6a8...
Bisect result:
414b31bc0bbbfe005e90a1946a649082dc303c55 is the first bad commit commit 414b31bc0bbbfe005e90a1946a649082dc303c55 Author: Zebediah Figura z.figura12@gmail.com Date: Sun Jun 20 11:05:54 2021 -0500
ws2_32: Reimplement select() on top of IOCTL_AFD_POLL.
https://bugs.winehq.org/show_bug.cgi?id=51366
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://dl.winehq.org/wine/ | |wine-mono/6.2.0/wine-mono-6 | |.2.0-tests.zip CC| |z.figura12@gmail.com Regression SHA1| |414b31bc0bbbfe005e90a1946a6 | |49082dc303c55 Keywords| |download, regression, | |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=51366
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51366
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |53e69130cce85bf59830c1f6f3c | |9f21084216ab7
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/53e69130cce85bf59830c1f6f3c9f21084216ab7.
https://bugs.winehq.org/show_bug.cgi?id=51366
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.13.