[Bug 53492] New: urlmon:protocol - The test_ftp_protocol() download sometimes fails and times out on Windows
https://bugs.winehq.org/show_bug.cgi?id=53492 Bug ID: 53492 Summary: urlmon:protocol - The test_ftp_protocol() download sometimes fails and times out on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com urlmon:protocol - The test_ftp_protocol() download sometimes fails and times out on Windows: protocol.c:3636: Testing ftp protocol... protocol.c:1194: Test failed: hrResult = 800c0006, expected E_PENDING or S_OK protocol.c:1199: Test failed: dwError = 12111, expected ERROR_SUCCESS protocol.c:3681: Test failed: wait timed out urlmon:protocol:1254 done (258) in 120s https://test.winehq.org/data/patterns.html#urlmon:protocol Where: 0x800c0006 == INET_E_OBJECT_NOT_FOUND 12111 == ERROR_FTP_DROPPED The download failure clearly causes the timeout, probably because the test expects some sort of "download complete" notification. This is similar to bug 53491 but happens more frequently and the failures happen on a wider range of Windows versions: Windows 7 to Windows 10 21H2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53492 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla