https://bugs.winehq.org/show_bug.cgi?id=53253
Bug ID: 53253 Summary: urlmon:url sometimes fails to create index.html on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
urlmon:url sometimes fails to create index.html on Windows:
url.c:4073: bind to an object of not registered MIME type... url.c:3774: Test failed: CreateFile failed url.c:4078: file test (no callback)... ... url.c:4184: emulated test reporting result in read... url.c:4187: file test... url.c:4190: file test (to file)... url.c:4193: file test (to object)... url.c:1534: Test failed: unexpected call QueryInterface_IWindowForBindingUI url.c:1416: Test failed: unexpected call QueryService_IWindowForBindingUI url.c:1342: Test failed: unexpected call GetWindow_ICodeInstall url.c:1846: Test failed: binding failed: 80040154, expected 00000000 url.c:3524: Test failed: expected Obj_OnProgress_CLASSIDAVAILABLE url.c:3533: Test failed: expected OnObjectAvailable
https://test.winehq.org/data/patterns.html#urlmon:url
These failures ahppen on Windows 7 to Windows 10 21H1 and are rare enough to cause false positives.