Skip to content

Enable Azure Pipelines reporter in paltests.proj - #132047

Open
jkoritzinsky wants to merge 2 commits into
mainfrom
jkoritzinsky-patch-1
Open

Enable Azure Pipelines reporter in paltests.proj#132047
jkoritzinsky wants to merge 2 commits into
mainfrom
jkoritzinsky-patch-1

Update paltests.proj

713b28a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 9, 2026 in 2h 12m 23s

Build #20260809.3 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 1,312,036 (98.08%)
  • Other: 25,661 (1.92%)
  • Total: 1,337,700

Annotations

Check failure on line 359 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L359

Failed work item information:

Check failure on line 370 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L370

Bash exited with code '1'.

Check failure on line 1 in System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb

Assert.Contains() Failure: Item not found in collection\nCollection: []\nNot found:  \"V1.MoveNextAsDispatcher\"
Raw output
at System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerV1Tests.cs:line 3496
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   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.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack

Expected async boundary frames [V1.MoveNextAsDispatcher] (leaf->root) were not all present in order. Captured boundaries (leaf->root): [].
Raw output
at System.Threading.Tasks.Tests.AsyncProfilerTests.AssertBoundarySubsequence(List`1 capturedLeafToRoot, String[] expectedLeafToRoot) in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerTests.cs:line 265
   at System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerV1Tests.cs:line 3409
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   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.Net.WebSockets.Client.Tests.CancelTest_SharedHandler_Loopback.ConnectAsync_Cancel_ThrowsCancellationException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.WebSockets.Client.Tests.CancelTest_SharedHandler_Loopback.ConnectAsync_Cancel_ThrowsCancellationException

Test failed