[automated] Merge branch 'release/9.0' => 'release/9.0-staging' #112424
Build #20250307.4 had test failures
Details
- Failed: 92 (0.17%, 0 new, 92 recurring)
- Passed: 53,298 (98.52%)
- Other: 710 (1.31%)
- Total: 54,100
Annotations
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job ca2783e3-e645-45f9-8822-3cb2da7d95b1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ca2783e3-e645-45f9-8822-3cb2da7d95b1/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job 1dafc511-b27f-4489-a979-5107e2b6cd87 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1dafc511-b27f-4489-a979-5107e2b6cd87/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job cde5b889-014a-4455-8aa9-f7bca3d4ab64 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cde5b889-014a-4455-8aa9-f7bca3d4ab64/workitems/System.Runtime.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25077.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 8cf6219a-9b0b-455a-9d1f-2dc9ae114b0d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/8cf6219a-9b0b-455a-9d1f-2dc9ae114b0d/workitems/System.Runtime.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_RequestVersion20_ResponseVersion20
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.<SendAsync_RequestVersion20_ResponseVersion20>d__64.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.RemoteServer.cs:line 1382
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
azure-pipelines / runtime-libraries-coreclr outerloop-windows
System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
Xunit.Sdk.NullException: Assert.Null() Failure: Value is not null
Expected: null
Actual: "|893f519b-4110fffbf496053b."
at System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests.<>c.<<TestW3CHeadersTraceStateAndCorrelationContext>b__6_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args)
Child process:
System.Diagnostics.DiagnosticSource.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests+<>c System.Threading.Tasks.Task <TestW3CHeadersTraceStateAndCorrelationContext>b__6_0()
Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution
azure-pipelines / runtime-libraries-coreclr outerloop-windows
System.Text.Json.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / runtime-libraries-coreclr outerloop-windows
System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests.TestW3CHeaders
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
Xunit.Sdk.EqualException: Assert.Equal() Failure: Strings differ
↓ (pos 41)
Expected: ···"stem.Net.Http.Desktop.HttpRequestOut.Stop"
Actual: ···"tem.Net.Http.Desktop.HttpRequestOut.Start"
↑ (pos 41)
at System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests.<>c.<<TestW3CHeaders>b__5_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args)
Child process:
System.Diagnostics.DiagnosticSource.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Diagnostics.Tests.HttpHandlerDiagnosticListenerTests+<>c System.Threading.Tasks.Task <TestW3CHeaders>b__5_0()