https://bugs.winehq.org/show_bug.cgi?id=54531
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |00b6ce35bf2739ad6c66dd47b41 | |ec754d0387aaa Status|NEW |RESOLVED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit 00b6ce35bf2739ad6c66dd47b41ec754d0387aaa Author: François Gouget fgouget@codeweavers.com AuthorDate: Sun Feb 19 19:32:18 2023 +0100
jsproxy/tests: InternetInitializeAutoProxyDll() is no longer supported on Windows 11.
The same goes for InternetGetProxyInfo(). They seem to have been replaced with stubs that fail but don't bother setting the error code. So just skip the tests when that happens.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54531