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

Globbing - Use GetFullPath for normalization on relative files #101083

Merged
merged 1 commit into from
Apr 16, 2024

Use GetFullPath for normalization on relative files

e2937f4
Select commit
Loading
Failed to load commit list.
Merged

Globbing - Use GetFullPath for normalization on relative files #101083

Use GetFullPath for normalization on relative files
e2937f4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 16, 2024 in 2h 20m 42s

Build #20240415.104 had test failures

Details

Tests

  • Failed: 6 (0.00%)
  • Passed: 2,779,409 (98.10%)
  • Other: 53,943 (1.90%)
  • Total: 2,833,358

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24212.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1KeepAlive_Test.Http10Response_ConnectionIsReusedFor10And11 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fa18aafb-419b-4cc3-b84a-7e07060c9138/workitems/System.Net.Http.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24212.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HPackTest.HPack_HeaderEncoding has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fa18aafb-419b-4cc3-b84a-7e07060c9138/workitems/System.Net.Http.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24212.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.Http2ConnectionZeroByteReadTest.ConnectionIssuesZeroByteReadsOnUnderlyingStream has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fa18aafb-419b-4cc3-b84a-7e07060c9138/workitems/System.Net.Http.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24212.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendMoreThanStreamLimitRequestsConcurrently_LastWaits has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fa18aafb-419b-4cc3-b84a-7e07060c9138/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.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.Text.RegularExpressions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.RegularExpressions.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.HPackTest.HPack_HeaderEncoding

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HPackTest.HPack_HeaderEncoding

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1KeepAlive_Test.Http10Response_ConnectionIsReusedFor10And11

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1KeepAlive_Test.Http10Response_ConnectionIsReusedFor10And11

System.IO.IOException : Unexpected EOF trying to read request header
Raw output
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderBytesAsync() in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 737
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestDataAsync(Boolean readBody) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 799
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1KeepAlive_Test.<>c.<<Http10Response_ConnectionIsReusedFor10And11>b__1_2>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http1KeepAlive.cs:line 34
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 168
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 90
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1KeepAlive_Test.Http10Response_ConnectionIsReusedFor10And11() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http1KeepAlive.cs:line 19
--- End of stack trace from previous location ---