[Bug 53430] New: urlmon:url fails due to unexpected redirection
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(a)winehq.org Reporter: fgouget(a)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.
https://bugs.winehq.org/show_bug.cgi?id=53430 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, 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.
https://bugs.winehq.org/show_bug.cgi?id=53430 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Sometimes one can also get instead of the second OnProgress_REDIRECTING sequence: url.c:1466: Test failed: progress 64: status = 200 -- 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=53430 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |81e91afb36f014956db75d29f0d | |ad334bf0f9e75 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- These failures got fixed by the commit below: commit 81e91afb36f014956db75d29f0dad334bf0f9e75 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Aug 29 15:18:26 2022 +0200 urlmon/tests: Run tests against the gitlab server to avoid redirects. The OnProgress_FINDINGRESOURCE failure still happens, sometimes, but that's probably a separate issue. -- 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=53430 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.18. -- 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=53430 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)winehq.org Target Milestone|--- |7.0.x -- 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=53430 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|7.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 7.0.x milestone from bug fixes included in 7.0.1. -- 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