https://bugs.winehq.org/show_bug.cgi?id=54636
Bug ID: 54636 Summary: fusion:asmenum - test_enumerate() fails on Windows 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: fusion Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
fusion:asmenum - test_enumerate() fails on Windows 11:
asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.Ink, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.Interop.Security.AzRoles, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: srmlib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.Ink, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.Interop.Security.AzRoles, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: srmlib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.Ink.Resources, Version=6.1.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.ManagementConsole, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.ManagementConsole.Resources, Version=3.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Diagnostics.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Management, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Management.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Utility, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Commands.Utility.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.ConsoleHost, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.ConsoleHost.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Security, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.PowerShell.Security.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.WSMan.Management, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.WSMan.Management.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: Microsoft.WSMan.Runtime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: MMCEx, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: MMCEx.Resources, Version=3.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: MMCFxCommon, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: MMCFxCommon.Resources, Version=3.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: System.Management.Automation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 asmenum.c:367: Test failed: Assembly not enumerated: System.Management.Automation.Resources, Version=1.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
See https://test.winehq.org/data/patterns.html#fusion:asmenum
Notes: * Only the 32-bit fusion dll is available on Windows 11. * On Windows 11 the dll was installed by running the dotnetfx-1.1.exe installer [1] which is only available in 32-bit format. * The fusion dll is entirely missing on all the Windows 8 and 10 VMs (the 32-bit version could be installed using the same process as on Windows 11). * The 32-bit and 64-bit versions of this test succeed on the w7u and w7pro64 VMs. * The 32-bit and 64-bit versions of this test succeed on the deprecated wxppro, w2003std, wvista and wvistau64 VMs. * See also bug 54610 for the fusion:asmcache crash.
[1] https://wiki.winehq.org/Wine_TestBot_VMs#fusion.2C_msvcr71
https://bugs.winehq.org/show_bug.cgi?id=54636
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase