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

[main] Update dependencies from dotnet/roslyn #97152

Merged
merged 9 commits into from
Jan 23, 2024

Update dependencies from https://github.com/dotnet/roslyn build 20240…

0e1d33a
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/roslyn #97152

Update dependencies from https://github.com/dotnet/roslyn build 20240…
0e1d33a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jan 23, 2024 in 1h 42m 4s

Build #20240122.103 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,570,059 (98.26%)
  • Other: 63,121 (1.74%)
  • Total: 3,633,181

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24069.2/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.24069.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24069.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.AllSocketsHttpHandlerCounters_Success_Recorded has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/28487444-ded8-4f57-8f9a-024ff2777dd6/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.AllSocketsHttpHandlerCounters_Success_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.AllSocketsHttpHandlerCounters_Success_Recorded

Assert.Collection() Failure: Item comparison failure
                                                                                                                                                                                                                                                                                                                                       ↓ (pos 9)
Collection: [···, http.client.active_requests=-1 [url.scheme=https, server.address=127.0.0.1, server.port=42193, http.request.method=GET], http.client.request.duration=0.0161189 [url.scheme=https, server.address=127.0.0.1, server.port=42193, http.request.method=GET, http.response.status_code=200, network.protocol.version=2], http.client.open_connections=-1 [network.protocol.version=2, url.scheme=https, server.address=127.0.0.1, server.port=42193, network.peer.address=::ffff:127.0.0.1, http.connection.state=idle], http.client.open_connections=1 [network.protocol.version=2, url.scheme=https, server.address=127.0.0.1, server.port=42193, network.peer.address=::ffff:127.0.0.1, http.connection.state=active], http.client.open_connections=-1 [network.protocol.version=2, url.scheme=https, server.address=127.0.0.1, server.port=42193, network.peer.address=::ffff:127.0.0.1, http.connection.state=active], ···]
Error:      Assert.Equal() Failure: Strings differ
                                   ↓ (pos 12)
            Expected: "http.client.connection.duration"
            Actual:   "http.client.open_connections"
                                   ↑ (pos 12)
Raw output
   at System.Net.Http.Functional.Tests.HttpMetricsTest.<>c__DisplayClass19_0.<<AllSocketsHttpHandlerCounters_Success_Recorded>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 624
--- End of stack trace from previous location ---
   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.LoopbackServerFactory.<>c__DisplayClass6_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/GenericLoopbackServer.cs:line 44
--- End of stack trace from previous location ---
   at System.Net.Test.Common.Http2LoopbackServerFactory.CreateServerAsync(Func`3 funcAsync, Int32 millisecondsTimeout, GenericLoopbackOptions options) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 235
   at System.Net.Http.Functional.Tests.HttpMetricsTest.AllSocketsHttpHandlerCounters_Success_Recorded() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 581
--- End of stack trace from previous location ---