Update the ResourceData API #105416
Merged
Update the ResourceData API #105416
Azure Pipelines / runtime
failed
Jul 25, 2024 in 1h 8m 51s
Build #20240725.50 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 1,219,838 (98.41%)
- Other: 19,768 (1.59%)
- Total: 1,239,608
Annotations
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/585cd5c9-6d57-48ce-8730-434c1c9f9565/workitems/System.Text.Json.Tests/console
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
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