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

Fix HTTP/1.1 concurrent request content read race condition #86715

Merged
merged 1 commit into from
Jul 17, 2023

Fix HTTP/1.1 concurrent request content read race condition

72cddd3
Select commit
Loading
Failed to load commit list.
Merged

Fix HTTP/1.1 concurrent request content read race condition #86715

Fix HTTP/1.1 concurrent request content read race condition
72cddd3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Jul 16, 2023 in 1h 24m 55s

Build #20230716.4 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,517,976 (98.22%)
  • Other: 45,759 (1.78%)
  • Total: 2,563,737

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23362.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Tests in job 9a6e727c-c627-4aec-ab8a-2c6a7d4130fc has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9a6e727c-c627-4aec-ab8a-2c6a7d4130fc/workitems/System.Collections.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23362.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Globalization.Tests in job 9a6e727c-c627-4aec-ab8a-2c6a7d4130fc has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9a6e727c-c627-4aec-ab8a-2c6a7d4130fc/workitems/System.Globalization.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.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.Globalization.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.WorkItemExecution

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