[release/10.0] [mono][interp] Fix miscompile of self-assignment via newobj with alised byref args. (#131586) - #131927
Open
lateralusX wants to merge 1 commit into
Open
Build Analysis / Build Analysis
failed
Aug 7, 2026 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Test Failures (8 tests failed)
🔹 [All failing tests from runtime]
- Data Driven SubResults
- Exception Message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process. Timed out at 8/7/2026 8:44:18 AM after 60000ms waiting for remote process. Failed to create dump: Write dump failed - HRESULT: 0x80131515. Process ID: 83 Name: dotnet MainModule: /root/helix/work/correlation/dotnet StartTime: 8/7/2026 8:43:18 AM TotalProcessorTime: 00:00:59.7000000
- Stack Trace
at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 157 at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 58 at System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithExactTransformChainLimit(Int32 maxTransformsPerChain, Boolean expectTransformLimit) in /_/src/libraries/System.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs:line 305 at System.Object.InvokeStub_EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithExactTransformChainLimit(Object , Span`1 ) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 136
- Exception Message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process. Timed out at 8/7/2026 8:45:18 AM after 60000ms waiting for remote process. Failed to create dump: Write dump failed - HRESULT: 0x80131515. Process ID: 116 Name: dotnet MainModule: /root/helix/work/correlation/dotnet StartTime: 8/7/2026 8:44:18 AM TotalProcessorTime: 00:00:59.5900000
- CallStack
at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 157 at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 58 at System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithUnlimitedTransformChain() in /_/src/libraries/System.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs:line 328 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22 at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
❌ System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithExactTransformChainLimit [Console] [Details] [Artifacts] [28.52% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
-
❌ System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithExactTransformChainLimit(maxTransformsPerChain: 111, expectTransformLimit: False)
❌ System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.EncryptedXml_DecryptedEncodedDtd_WithUnlimitedTransformChain [Console] [Details] [Artifacts] [22.28% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
Loading