Fix RhpCallCatchFunclet .text relocation on amd64. #111227
Build #20250109.4 had test failures
Details
- Failed: 365 (0.02%)
- Passed: 1,514,700 (96.49%)
- Other: 54,785 (3.49%)
- Total: 1,569,850
Annotations
Check failure on line 101 in Build log
azure-pipelines / runtime-nativeaot-outerloop
Build log #L101
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 105 in Build log
azure-pipelines / runtime-nativeaot-outerloop
Build log #L105
The operation was canceled.
azure-pipelines / runtime-nativeaot-outerloop
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.CryptographicException : The EncryptedPrivateKeyInfo structure was decoded but was not successfully interpreted, the password may be incorrect.
---- System.Security.Cryptography.CryptographicException : Padding is invalid and cannot be removed.
Raw output
at System.Security.Cryptography.KeyFormatHelper.ReadEncryptedPkcs8[TRet](String[], ReadOnlyMemory`1, ReadOnlySpan`1, ReadOnlySpan`1, KeyFormatHelper.KeyReader`1, Int32&, TRet&) + 0x388
at System.Security.Cryptography.KeyFormatHelper.ReadEncryptedPkcs8[TRet](String[], ReadOnlySpan`1, ReadOnlySpan`1, KeyFormatHelper.KeyReader`1, Int32&, TRet&) + 0xa0
at System.Security.Cryptography.DSAKeyFormatHelper.ReadEncryptedPkcs8(ReadOnlySpan`1, ReadOnlySpan`1, Int32&, DSAParameters&) + 0xb2
at System.Security.Cryptography.DSA.ImportEncryptedPkcs8PrivateKey(ReadOnlySpan`1 password, ReadOnlySpan`1 source, Int32& bytesRead) + 0x54
at System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.<>c__DisplayClass26_0.<ReadBase64EncryptedPkcs8>b__0(DSA dsa, ReadOnlySpan`1 source, Int32& read) + 0x33
at System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteKey(String base64, DSAParameters& expected, DSAKeyFileTests.ReadKeyAction readAction, Func`2 writeArrayFunc, DSAKeyFileTests.WriteKeyToSpanFunc writeSpanFunc, Boolean isEncrypted) + 0x77a
at System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_Pbes2HighIterations() + 0x73
at System.Security.Cryptography!<BaseAddress>+0xe09eed
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xf3
----- Inner Stack Trace -----
at System.Security.Cryptography.SymmetricPadding.GetPaddingLength(ReadOnlySpan`1, PaddingMode, Int32) + 0x1f4
at System.Security.Cryptography.UniversalCryptoDecryptor.UncheckedTransformFinalBlock(ReadOnlySpan`1, Span`1) + 0x1c8
at System.Security.Cryptography.UniversalCryptoDecryptor.UncheckedTransformFinalBlock(Byte[], Int32, Int32) + 0x15e
at System.Security.Cryptography.UniversalCryptoTransform.TransformFinalBlock(Byte[], Int32, Int32) + 0x45
at System.Security.Cryptography.PasswordBasedEncryption.Decrypt(SymmetricAlgorithm, ReadOnlySpan`1, ReadOnlySpan`1, ReadOnlySpan`1, Span`1) + 0x1e0
at System.Security.Cryptography.PasswordBasedEncryption.Pbes2Decrypt(Nullable`1, ReadOnlySpan`1, ReadOnlySpan`1, Span`1) + 0x1f2
at System.Security.Cryptography.PasswordBasedEncryption.Pbes2Decrypt(Nullable`1, ReadOnlySpan`1, ReadOnlySpan`1, ReadOnlySpan`1, Span`1) + 0x196
at System.Security.Cryptography.PasswordBasedEncryption.Decrypt(AlgorithmIdentifierAsn&, ReadOnlySpan`1, ReadOnlySpan`1, ReadOnlySpan`1, Span`1) + 0x259
at System.Security.Cryptography.KeyFormatHelper.ReadEncryptedPkcs8[TRet](String[], ReadOnlyMemory`1, ReadOnlySpan`1, ReadOnlySpan`1, KeyFormatHelper.KeyReader`1, Int32&, TRet&) + 0x217
Check failure on line 1 in System.Net.Http.Functional.Tests.WorkItemExecution
azure-pipelines / runtime-nativeaot-outerloop
System.Net.Http.Functional.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Security.Cryptography.OpenSsl.Tests.WorkItemExecution
azure-pipelines / runtime-nativeaot-outerloop
System.Security.Cryptography.OpenSsl.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Xml.Linq.TreeManipulation.Tests.WorkItemExecution
azure-pipelines / runtime-nativeaot-outerloop
System.Xml.Linq.TreeManipulation.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.