https://bugs.winehq.org/show_bug.cgi?id=55690
Bug ID: 55690 Summary: winhttp:winhttp - test_large_data_authentication() gets an HTTP denied error on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
winhttp:winhttp - test_large_data_authentication() gets an HTTP denied error on macOS:
winhttp.c:3019: Test failed: got 401
See https://test.winehq.org/data/patterns.html#winhttp:winhttp
Where 401 == HTTP_STATUS_DENIED
This failure first appeared on 2023-09-29. However it may have been hidden by the crash that was happening up until 2023-09-27 so having this failure is probably progress.