Skip to content

[release/11.0-rc1] Force runtime discovery for TypeMap entries when unable to encode a type in crossgen2's precomputed TypeMap - #132984

Open
jtschuster wants to merge 1 commit into
dotnet:release/11.0-rc1from
jtschuster:guard-typemap-emission
Open

[release/11.0-rc1] Force runtime discovery for TypeMap entries when unable to encode a type in crossgen2's precomputed TypeMap#132984
jtschuster wants to merge 1 commit into
dotnet:release/11.0-rc1from
jtschuster:guard-typemap-emission

Force runtime discover for TypeMapEntry when unable to encode a type

13c98ac
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr crossgen2 failed Sep 1, 2026 in 3h 27m 2s

Build #20260831.3 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

Build log #L217

Failed work item information:

Check failure on line 266 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

Build log #L266

Bash exited with code '1'.

Check failure on line 1 in System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform

Test failed

Check failure on line 1 in System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsSupported_AgreesWithPlatform

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 1 in System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag

Test failed

Check failure on line 1 in System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted

See this annotation in the file changed.

@azure-pipelines 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)