[release/11.0-rc1] Force runtime discovery for TypeMap entries when unable to encode a type in crossgen2's precomputed TypeMap - #132984
Build #20260831.3 had test failures
Details
- Failed: 61 (0.01%, 43 new, 18 recurring)
- Passed: 473,176 (97.20%)
- Other: 13,552 (2.78%)
- Total: 486,789
Annotations
Check failure on line 217 in Build log
azure-pipelines / runtime-coreclr crossgen2
Build log #L217
Failed work item information:
Check failure on line 266 in Build log
azure-pipelines / runtime-coreclr crossgen2
Build log #L266
Bash exited with code '1'.
azure-pipelines / runtime-coreclr crossgen2
System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform
Test failed
azure-pipelines / runtime-coreclr crossgen2
System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsSupported_AgreesWithPlatform
Assert.Equal() Failure: Values differ\r\nExpected: False\r\nActual: True
Raw output
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / runtime-coreclr crossgen2
System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag
Test failed
azure-pipelines / runtime-coreclr crossgen2
System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted
System.Security.Cryptography.CryptographicException : The requested operation is not supported.
Raw output
at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters)
at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.<>c.<ImportPrivateKey_Persisted>b__1_0(ReadOnlySpan`1 blob) in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs:line 88
at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) in /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs:line 228
at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted() in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs:line 70
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)