[Bug 53430] New: urlmon:url fails due to unexpected redirection

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 29 04:21:51 CDT 2022


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

            Bug ID: 53430
           Summary: urlmon:url fails due to unexpected redirection
           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:url fails due to unexpected redirection:

url.c:4093: asynchronous https test (invalid CN, accept)
url.c:1796: Test failed: unexpected code 64
url.c:1466: Test failed: progress 64: status = 302
url.c:1662: Test failed: unexpected call OnProgress_REDIRECTING
url.c:1663: Test failed: unexpected status text
L"https://www.winehq.org/robots.txt"
url.c:1466: Test failed: progress 3: status = 302
url.c:1492: Test failed: wrong thread 8148
url.c:1642: Test failed: unexpected call OnProgress_FINDINGRESOURCE
url.c:1675: Test failed: unexpected call OnProgress_SENDINGREQUEST
url.c:1706: Test failed: wrong szStatusText
L"https://www.winehq.org/robots.txt"
url.c:1743: Test failed: wrong szStatusText
L"https://www.winehq.org/robots.txt"
url.c:4097: asynchronous https test (invalid CN, dialog 2)
url.c:1492: Test failed: wrong thread 8148
url.c:1796: Test failed: unexpected code 64
url.c:1662: Test failed: unexpected call OnProgress_REDIRECTING
url.c:1663: Test failed: unexpected status text
L"https://www.winehq.org/robots.txt"
url.c:1466: Test failed: progress 3: status = 200
url.c:1706: Test failed: wrong szStatusText
L"https://www.winehq.org/robots.txt"
url.c:1743: Test failed: wrong szStatusText
L"https://www.winehq.org/robots.txt"
url.c:4102: asynchronous https test...

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

The failures happen on all Windows versions and in Wine too.
Furthermore they started on 2022-07-06 and are reproducible even with older
Wine builds. So something changed that day, probably on winehq.org, and broke
the tests.

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