Skip to content

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

Merged
ManickaP merged 1 commit into
dotnet:mainfrom
ManickaP:azl3-reenable-quic
Apr 24, 2026
Merged

[QUIC] Remove check for AzL3 for QUIC and H/3 tests#126834
ManickaP merged 1 commit into
dotnet:mainfrom
ManickaP:azl3-reenable-quic

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 23, 2026 in 3h 3m 20s

Build #20260423.6 had test failures

Details

Tests

  • Failed: 58 (0.16%)
  • Passed: 35,054 (98.18%)
  • Other: 592 (1.66%)
  • Total: 35,704

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26211.102\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.26211.102\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26211.102\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job b4423ae3-29c0-490b-838d-1bc03866fdaf has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b4423ae3-29c0-490b-838d-1bc03866fdaf/workitems/System.Text.Json.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/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.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job 48d58ee9-58a3-4c4e-be93-eb4ec788e891 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/48d58ee9-58a3-4c4e-be93-eb4ec788e891/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/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.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job ce08a360-3450-419e-86de-55d444a4ee94 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ce08a360-3450-419e-86de-55d444a4ee94/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/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.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job ce08a360-3450-419e-86de-55d444a4ee94 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ce08a360-3450-419e-86de-55d444a4ee94/workitems/System.Runtime.Tests/console

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.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Threading.Tasks.TaskTimeoutExtensions.<WaitAsync>d__3.MoveNext() in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Threading.Channels.Tests.UnboundedChannelTests.<Completion_CompletesAfterConcurrentTryReadAndTryComplete>d__10.MoveNext() in /_/src/libraries/System.Threading.Channels/tests/UnboundedChannelTests.cs:line 202
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

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.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Threading.Tasks.TaskTimeoutExtensions.<WaitAsync>d__3.MoveNext() in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Threading.Channels.Tests.UnboundedChannelTests.<Completion_CompletesAfterConcurrentTryReadAndTryComplete>d__10.MoveNext() in /_/src/libraries/System.Threading.Channels/tests/UnboundedChannelTests.cs:line 202
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution

See this annotation in the file changed.

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

System.Text.Json.Tests.WorkItemExecution

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

Check failure on line 1 in System.Collections.Frozen.Tests.FrozenDictionary_Generic_Tests_string_string_NonDefault.ToFrozenDictionary_WithExtremelyLargeStrings

See this annotation in the file changed.

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

System.Collections.Frozen.Tests.FrozenDictionary_Generic_Tests_string_string_NonDefault.ToFrozenDictionary_WithExtremelyLargeStrings

System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
   at System.String.FastAllocateString(IntPtr length) in /_/src/coreclr/System.Private.CoreLib/src/System/String.CoreCLR.cs:line 21
   at System.String.Ctor(Char c, Int32 count) in /_/src/libraries/System.Private.CoreLib/src/System/String.cs:line 308
   at System.Collections.Frozen.Tests.FrozenDictionary_Generic_Tests_string_string.ToFrozenDictionary_WithExtremelyLargeStrings() in /_/src/libraries/System.Collections.Immutable/tests/Frozen/FrozenDictionaryTests.cs:line 428
   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