Set MSBUILDDEBUGPATH in build scripts for reliable crash diagnostics #126806
Build #20260412.4 had test failures
Details
- Failed: 28 (0.00%)
- Passed: 3,582,730 (98.12%)
- Other: 68,444 (1.87%)
- Total: 3,651,202
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.InteropServices.Tests in job 7b32d2dc-d53b-4b92-be64-7cd95b021285 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7b32d2dc-d53b-4b92-be64-7cd95b021285/workitems/System.Runtime.InteropServices.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5fb46197-128c-4ad0-962c-0158fe55c67a/workitems/System.Runtime.InteropServices.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/cc7428ac-5086-4bd3-988e-9196addd20d8/workitems/System.Runtime.InteropServices.Tests/console
azure-pipelines / runtime
System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success
System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
at System.SpanHelpers.ClearWithoutReferences(Byte& dest, UIntPtr len)
at System.Runtime.InteropServices.NativeMemory.Clear(Void* ptr, UIntPtr byteCount)
at System.StubHelpers.StructureMarshaler`1.Free(T& managed, Byte* unmanaged, Int32 nativeSize, CleanupWorkListElement& cleanupWorkList)
at System.StubHelpers.BoxedLayoutTypeMarshaler`1.Free(Object managed, Byte* unmanaged, Int32 nativeSize, CleanupWorkListElement& cleanupWorkList)
at System.Runtime.InteropServices.Marshal.LayoutTypeMarshalerMethods.Free(Byte* native)
at System.Runtime.InteropServices.Marshal.DestroyStructure(IntPtr ptr, Type structuretype)
at System.Runtime.InteropServices.Marshal.DestroyStructure[T](IntPtr ptr)
at System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success()
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.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
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.Runtime.InteropServices.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.InteropServices.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / runtime
System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success
System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
at System.SpanHelpers.ClearWithoutReferences(Byte& dest, UIntPtr len)
at System.Runtime.InteropServices.NativeMemory.Clear(Void* ptr, UIntPtr byteCount)
at System.StubHelpers.StructureMarshaler`1.Free(T& managed, Byte* unmanaged, Int32 nativeSize, CleanupWorkListElement& cleanupWorkList)
at System.StubHelpers.BoxedLayoutTypeMarshaler`1.Free(Object managed, Byte* unmanaged, Int32 nativeSize, CleanupWorkListElement& cleanupWorkList)
at System.Runtime.InteropServices.Marshal.DestroyStructure(IntPtr ptr, Type structuretype)
at System.Runtime.InteropServices.Marshal.DestroyStructure[T](IntPtr ptr)
at System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_Blittable_Success()
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.Runtime.InteropServices.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.InteropServices.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.