[main] Update dependencies from dotnet/roslyn#13002
Merged
YuliiaKovalova merged 1 commit intoJan 12, 2026
Merged
Azure Pipelines / msbuild-pr
succeeded
Jan 12, 2026 in 28m 29s
Build #20260111.4 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 98,597 (97.86%)
- Other: 2,151 (2.13%)
- Total: 100,750
Annotations
azure-pipelines / msbuild-pr
Microsoft.Build.UnitTests.ResolveAssemblyReference_Tests.OutOfProcRarNode_Tests.RunsOutOfProcIfAllFlagsAreEnabled
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.Build.UnitTests.ResolveAssemblyReference_Tests.OutOfProcRarNode_Tests.RunsOutOfProcIfAllFlagsAreEnabled() in /home/vsts/work/1/s/src/Tasks.UnitTests/AssemblyDependency/Node/OutOfProcRarNode_Tests.cs:line 53
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
azure-pipelines / msbuild-pr
Microsoft.Build.UnitTests.XMakeAppTests.EndToEndMinimumMessageImportance_OutOfProc(arguments: "/v:diagnostic /bl", expectedMinimumMessageImportance: Low)
System.TimeoutException : Test failed due to timeout: process 12340 is active for more than 30 sec.
Raw output
at Microsoft.Build.UnitTests.Shared.RunnerUtilities.RunProcessAndGetOutput(String process, String parameters, Boolean& successfulExit, Boolean shellExecute, ITestOutputHelper outputHelper, Boolean attachProcessId, Int32 timeoutMilliseconds) in /_/src/UnitTests.Shared/RunnerUtilities.cs:line 162
at Microsoft.Build.UnitTests.XMakeAppTests.EndToEndMinimumMessageImportance_OutOfProc(String arguments, MessageImportance expectedMinimumMessageImportance) in D:\a\_work\1\s\src\MSBuild.UnitTests\XMake_Tests.cs:line 3019
Loading