Skip to content

Remove check for AzL3 for QUIC and H/3 tests

7093abc
Select commit
Loading
Failed to load commit list.
Open

[QUIC] Remove check for AzL3 for QUIC and H/3 tests #126834

Remove check for AzL3 for QUIC and H/3 tests
7093abc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop failed Apr 15, 2026 in 2h 48m 11s

Build #20260415.6 had test failures

Details

Tests

  • Failed: 128 (0.14%)
  • Passed: 89,245 (98.42%)
  • Other: 1,306 (1.44%)
  • Total: 90,679

Annotations

Check failure on line 107 in eng\targetingpacks.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

eng\targetingpacks.targets#L107

eng\targetingpacks.targets(107,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) The shared framework must be built before the local targeting pack can be consumed.

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.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.Collections.Immutable.Tests in job 17ca5592-d4e2-44a7-b673-bd01e7ae42b0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/17ca5592-d4e2-44a7-b673-bd01e7ae42b0/workitems/System.Collections.Immutable.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.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.Numerics.Tests in job 17ca5592-d4e2-44a7-b673-bd01e7ae42b0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/17ca5592-d4e2-44a7-b673-bd01e7ae42b0/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.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.Tests in job 17ca5592-d4e2-44a7-b673-bd01e7ae42b0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/17ca5592-d4e2-44a7-b673-bd01e7ae42b0/workitems/System.Runtime.Tests/console

Check failure on line 1 in System.Threading.Channels.Tests.SyncSingleReaderUnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Threading.Channels.Tests.SyncSingleReaderUnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete

System.TimeoutException : The operation has timed out.
Raw output
   at System.Threading.Channels.Tests.UnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete() in /_/src/libraries/System.Threading.Channels/tests/UnboundedChannelTests.cs:line 202
--- End of stack trace from previous location ---

Check failure on line 1 in System.Threading.Channels.Tests.AsyncSingleReaderUnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Threading.Channels.Tests.AsyncSingleReaderUnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete

System.TimeoutException : The operation has timed out.
Raw output
   at System.Threading.Channels.Tests.UnboundedChannelTests.Completion_CompletesAfterConcurrentTryReadAndTryComplete() in /_/src/libraries/System.Threading.Channels/tests/UnboundedChannelTests.cs:line 202
--- End of stack trace from previous location ---

Check failure on line 1 in System.Threading.Tasks.Tests.AsyncTaskMethodBuilderTests.DroppedIncompleteStateMachine_RaisesIncompleteAsyncMethodEvent

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Threading.Tasks.Tests.AsyncTaskMethodBuilderTests.DroppedIncompleteStateMachine_RaisesIncompleteAsyncMethodEvent

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
  Xunit.Sdk.XunitException: Events did not contain IncompleteAsyncMethod event.
List of events contained:
NewID
TraceOperationBegin
NewID
TaskWaitBegin


   at System.Threading.Tasks.Tests.AsyncTaskMethodBuilderTests.<>c.<DroppedIncompleteStateMachine_RaisesIncompleteAsyncMethodEvent>b__33_0() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncTaskMethodBuilderTests.cs:line 638
   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) in /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs:line 1207
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 39
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Child process:
  System.Threading.Tasks.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Threading.Tasks.Tests.AsyncTaskMethodBuilderTests+<>c Void <DroppedIncompleteStateMachine_RaisesIncompleteAsyncMethodEvent>b__33_0()

Check failure on line 1 in System.Collections.Immutable.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Collections.Immutable.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.