Fix warning for MakeGenericType annotation mismatch #104921
Merged
Azure Pipelines / runtime
failed
Jul 24, 2024 in 2h 4m 21s
Build #20240724.50 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 3,832,288 (98.08%)
- Other: 74,913 (1.92%)
- Total: 3,907,203
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests in job 6b95932a-3ac3-45d0-95a3-041e06f16741 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6b95932a-3ac3-45d0-95a3-041e06f16741/workitems/WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/6e1a5288-a27c-4a33-b481-20b5ee547d07/workitems/System.Text.Json.Tests/console
Check failure on line 1 in WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests.WorkItemExecution
azure-pipelines / runtime
WasmTestOnChrome-MT-System.Net.WebSockets.Client.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
System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InsufficientExecutionStackException)
Raw output
at System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/JsonElementTests.cs:line 237
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
Loading