Skip to content

wasm: order funclets in RPO by funclet index - #130013

Merged
AndyAyersMS merged 1 commit into
dotnet:mainfrom
AndyAyersMS:wasm-r2r-funclet-rpo-order
Jun 30, 2026
Merged

wasm: order funclets in RPO by funclet index#130013
AndyAyersMS merged 1 commit into
dotnet:mainfrom
AndyAyersMS:wasm-r2r-funclet-rpo-order

wasm: order funclets in RPO by funclet index

adc0722
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 30, 2026 in 3h 5m 46s

Build #20260629.153 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,267,263 (98.12%)
  • Other: 24,285 (1.88%)
  • Total: 1,291,550

Annotations

Check failure on line 1 in System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Cng.InvalidKeySize_DoesNotInvalidateKey

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Cng.InvalidKeySize_DoesNotInvalidateKey

System.Security.Cryptography.CryptographicException : An internal consistency check failed.
Raw output
   at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs:line 58
   at System.Security.Cryptography.CngAlgorithmCore.GetOrGenerateKey(Int32 keySize, CngAlgorithm algorithm) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngAlgorithmCore.cs:line 73
   at System.Security.Cryptography.DSACng.get_Key() in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/DSACng.Key.cs:line 24
   at System.Security.Cryptography.DSACng.GetDuplicatedKeyHandle() in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/DSACng.Key.cs:line 51
   at System.Security.Cryptography.DSACng.ComputeQLength() in /_/src/libraries/Common/src/System/Security/Cryptography/DSACng.SignVerify.cs:line 147
   at System.Security.Cryptography.DSACng.AdjustHashSizeIfNecessary(ReadOnlySpan`1 hash, Span`1 stackBuf) in /_/src/libraries/Common/src/System/Security/Cryptography/DSACng.SignVerify.cs:line 125
   at System.Security.Cryptography.DSACng.TryCreateSignatureCore(ReadOnlySpan`1 hash, Span`1 destination, DSASignatureFormat signatureFormat, Int32& bytesWritten) in /_/src/libraries/Common/src/System/Security/Cryptography/DSACng.SignVerify.cs:line 43
   at System.Security.Cryptography.DSA.TryCreateSignature(ReadOnlySpan`1 hash, Span`1 destination, Int32& bytesWritten) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/DSA.cs:line 447
   at System.Security.Cryptography.DSA.TrySignData(ReadOnlySpan`1 data, Span`1 destination, HashAlgorithmName hashAlgorithm, Int32& bytesWritten) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/DSA.cs:line 545
   at System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.<>c__DisplayClass0_0.<SignData>b__0(Byte[] dest) in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignVerify.cs:line 83
   at System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.TryWithOutputArray(Func`2 func) in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignVerify.cs:line 102
   at System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignData(DSA dsa, Byte[] data, HashAlgorithmName hashAlgorithm) in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignVerify.cs:line 83
   at System.Security.Cryptography.Dsa.Tests.DSASignVerify.InvalidKeySize_DoesNotInvalidateKey() in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignVerify.cs:line 125
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 37
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 134

Check failure on line 1 in System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests_Default.Rfc3279SignatureValidatesLength

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests_Default.Rfc3279SignatureValidatesLength

VerifyHash with the unmodified signature
Raw output
   at System.Security.Cryptography.Algorithms.Tests.DsaFamilySignatureFormatTests.Rfc3279SignatureValidatesLength() in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DsaFamilySignatureFormatTests.cs:line 246
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 37
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 134