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

Reduce allocations in BinaryReader. #80331

Merged
merged 18 commits into from
Oct 13, 2023

Address review feedback.

e212ed6
Select commit
Loading
Failed to load commit list.
Merged

Reduce allocations in BinaryReader. #80331

Address review feedback.
e212ed6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 13, 2023 in 1h 48m 37s

Build #20231013.79 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,423,201 (98.26%)
  • Other: 60,782 (1.74%)
  • Total: 3,483,984

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.SourceGeneration.UnitTests.JsonSourceGeneratorIncrementalTests.CompilingTheSameSourceResultsInEqualModels has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c09c6d69-8f81-4d76-bc29-0f7837ae42d9/workitems/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/console

Check failure on line 1 in System.Text.Json.SourceGeneration.UnitTests.JsonSourceGeneratorIncrementalTests.CompilingTheSameSourceResultsInEqualModels

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.SourceGeneration.UnitTests.JsonSourceGeneratorIncrementalTests.CompilingTheSameSourceResultsInEqualModels

Test failed