Skip to content

Use safe Span.Slice loop pattern in Enumerable.FillIncrementing#127427

Merged
EgorBo merged 1 commit into
dotnet:mainfrom
EgorBo:copilot/safe-loop-range
Apr 26, 2026
Merged

Use safe Span.Slice loop pattern in Enumerable.FillIncrementing#127427
EgorBo merged 1 commit into
dotnet:mainfrom
EgorBo:copilot/safe-loop-range

Use safe Span.Slice loop pattern in Enumerable.FillIncrementing

99929e9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 25, 2026 in 2h 42m 23s

Build #20260425.31 had test failures

Details

Tests

  • Failed: 16 (0.00%)
  • Passed: 2,104,253 (97.95%)
  • Other: 44,065 (2.05%)
  • Total: 2,148,334

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26211.102\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26211.102\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26211.102\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/6b80f81d-4247-443d-bf7f-2260b1aa7ccb/workitems/System.Diagnostics.Process.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

.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.Net.Security.Unit.Tests in job ce0e37be-9ee0-422d-9b97-1a4e3587f1e6 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ce0e37be-9ee0-422d-9b97-1a4e3587f1e6/workitems/System.Net.Security.Unit.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

.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 IcuAppLocal.Tests in job 1d224dfa-908e-43c4-ad8f-16fba1cfdbb8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1d224dfa-908e-43c4-ad8f-16fba1cfdbb8/workitems/IcuAppLocal.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

.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 Microsoft.Extensions.Configuration.FileExtensions.Tests in job 1d224dfa-908e-43c4-ad8f-16fba1cfdbb8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1d224dfa-908e-43c4-ad8f-16fba1cfdbb8/workitems/Microsoft.Extensions.Configuration.FileExtensions.Tests/console

Check failure on line 1 in System.Net.Security.Unit.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Unit.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.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.LargeUriAndHeaders_Works

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.LargeUriAndHeaders_Works

System.TimeoutException : The operation has timed out.
Raw output
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest.LargeUriAndHeaders_Works() in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.cs:line 2343
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendStreamLimitRequestsConcurrently_Succeeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendStreamLimitRequestsConcurrently_Succeeds

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendMoreThanStreamLimitRequestsConcurrently_LastWaits

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendMoreThanStreamLimitRequestsConcurrently_LastWaits

Test failed