[Bug 53491] New: urlmon:protocol - The test_https_protocol() download sometimes fails and times out on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Wed Aug 3 10:47:38 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53491

            Bug ID: 53491
           Summary: urlmon:protocol - The test_https_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 at winehq.org
          Reporter: fgouget at codeweavers.com

urlmon:protocol - The test_https_protocol() download sometimes fails and times
out on Windows:

protocol.c:3616: Testing https protocol (from urlmon)...
protocol.c:1196: Test failed: hrResult = 800c0008, expected: 00000000
protocol.c:3460: Test failed: wait timed out
protocol.c:3462: Test failed: expected Switch
urlmon:protocol:0534 done (258) in 120s

https://test.winehq.org/data/patterns.html#urlmon:protocol

Where 0x800c0008 == INET_E_DOWNLOAD_FAILURE

The download failure clearly causes the timeout, probably because the test
expects some sort of "download complete" notification.

This failure happened 4 times on Windows 7 and 8:
* 2022-06-10 w7u-es (twice)
* 2022-05-30 cw-rx460 (Windows 8.1, twice)

-- 
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.



More information about the wine-bugs mailing list