Resolve dllimport.cpp runtimeasync todos #122466
Merged
Azure Pipelines / runtime
failed
Dec 27, 2025 in 2h 36m 26s
Build #20251226.13 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 3,447,463 (98.04%)
- Other: 68,753 (1.96%)
- Total: 3,516,217
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25613.101/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25613.101/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test DataContractSerializerTests.DCS_MyPersonSurrogate_Stress has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/a0c8f651-72ac-49c3-9d5c-53521f4cc1ac/workitems/System.Runtime.Serialization.Xml.Tests/console
Check failure on line 1 in DataContractSerializerTests.DCS_MyPersonSurrogate_Stress
azure-pipelines / runtime
DataContractSerializerTests.DCS_MyPersonSurrogate_Stress
Assert.Equal() Failure: Values differ
Expected: Person[Name=name,Age=30]
Actual: Person[Name=name,Age=30]
Raw output
at DataContractSerializerTests.DCS_MyPersonSurrogate_Stress() in /_/src/libraries/System.Runtime.Serialization.Xml/tests/DataContractSerializerStressTests.cs:line 61
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
Loading