Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace LINQ's ArrayBuilder, LargeArrayBuilder, and SparseArrayBuilder with new SegmentedArrayBuilder #96570

Merged
merged 3 commits into from
Jan 8, 2024

Merge branch 'main' into linqtoarray

29efda6
Select commit
Loading
Failed to load commit list.
Merged

Replace LINQ's ArrayBuilder, LargeArrayBuilder, and SparseArrayBuilder with new SegmentedArrayBuilder #96570

Merge branch 'main' into linqtoarray
29efda6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 8, 2024 in 2h 10m 50s

Build #20240108.49 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 2,610,909 (98.21%)
  • Other: 47,613 (1.79%)
  • Total: 2,658,523

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Linq.Queryable.Tests in job 2de582fe-20ac-4f29-bcad-1f3b277d0c1b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2de582fe-20ac-4f29-bcad-1f3b277d0c1b/workitems/System.Linq.Queryable.Tests/console

Check failure on line 1 in System.Linq.Queryable.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Linq.Queryable.Tests.WorkItemExecution

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