Fix ShuffleThunk cache heap #105480
Fix ShuffleThunk cache heap #105480
Build #20240725.35 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 1,085,939 (98.39%)
- Other: 17,727 (1.61%)
- Total: 1,103,667
Annotations
Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets
azure-pipelines / runtime
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Unhandled exception. Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid
Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets
azure-pipelines / runtime
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args)
Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets
azure-pipelines / runtime
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent)
Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets
azure-pipelines / runtime
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19
.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args)
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