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

[release/8.0-staging] Fix few RandomAccess.Write edge case bugs #109648

Open
wants to merge 4 commits into
base: release/8.0-staging
Choose a base branch
from

More WriteGather fixes (#109826)

d6843d9
Select commit
Loading
Failed to load commit list.
Open

[release/8.0-staging] Fix few RandomAccess.Write edge case bugs #109648

More WriteGather fixes (#109826)
d6843d9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop failed Dec 12, 2024 in 1h 47m 28s

Build #20241212.13 had test failures

Details

Tests

  • Failed: 713 (1.24%)
  • Passed: 55,595 (97.03%)
  • Other: 991 (1.73%)
  • Total: 57,299

Annotations

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

See this annotation in the file changed.

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

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

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24516.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendSameRequestMultipleTimesDirectlyOnHandler_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c0c503e4-0095-40eb-8323-c86c554e1cb9/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

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

See this annotation in the file changed.

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

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

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24516.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendRequestUsingMethodToEchoServerWithNoContent_MethodCorrectlySent has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c0c503e4-0095-40eb-8323-c86c554e1cb9/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

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

See this annotation in the file changed.

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

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

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24516.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_CredentialIsNetworkCredentialUriRedirect_StatusCodeUnauthorized has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c0c503e4-0095-40eb-8323-c86c554e1cb9/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

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

See this annotation in the file changed.

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

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

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24516.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_LargeRequestHeader_HeadersAndValuesSent has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c0c503e4-0095-40eb-8323-c86c554e1cb9/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendSameRequestMultipleTimesDirectlyOnHandler_Success

See this annotation in the file changed.

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

System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendSameRequestMultipleTimesDirectlyOnHandler_Success

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendRequestUsingMethodToEchoServerWithNoContent_MethodCorrectlySent

See this annotation in the file changed.

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

System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_SendRequestUsingMethodToEchoServerWithNoContent_MethodCorrectlySent

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_CredentialIsNetworkCredentialUriRedirect_StatusCodeUnauthorized

See this annotation in the file changed.

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

System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_CredentialIsNetworkCredentialUriRedirect_StatusCodeUnauthorized

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_LargeRequestHeader_HeadersAndValuesSent

See this annotation in the file changed.

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

System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_LargeRequestHeader_HeadersAndValuesSent

Test failed