https://bugs.winehq.org/show_bug.cgi?id=54080
Bug ID: 54080 Summary: urlmon:protocol - test_ftp_protocol() sometimes causes a timeout in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
urlmon:protocol - test_ftp_protocol() sometimes causes a timeout in Wine:
protocol.c:3637: Testing ftp protocol... protocol.c:3682: Test failed: wait timed out urlmon:protocol:0178 done (258) in 120s 830B
See https://test.winehq.org/data/patterns.html#urlmon:protocol
A similar failure happens on Windows after an ERROR_FTP_DROPPED error. But in Wine there is no trace of an error before the timeout. Still the two may be related.
https://bugs.winehq.org/show_bug.cgi?id=54080
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase