Skip to content

[main] Update dependencies from dotnet/roslyn#13002

Merged
YuliiaKovalova merged 1 commit into
mainfrom
darc-main-05f3f0cd-25fa-41c9-9eaa-c45d02a82f4d
Jan 12, 2026
Merged

[main] Update dependencies from dotnet/roslyn#13002
YuliiaKovalova merged 1 commit into
mainfrom
darc-main-05f3f0cd-25fa-41c9-9eaa-c45d02a82f4d

Update dependencies from https://github.com/dotnet/roslyn build 20260…

7cf6586
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Jan 12, 2026 in 28m 29s

Build #20260111.4 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 98,597 (97.86%)
  • Other: 2,151 (2.13%)
  • Total: 100,750

Annotations

Check failure on line 1 in Microsoft.Build.UnitTests.ResolveAssemblyReference_Tests.OutOfProcRarNode_Tests.RunsOutOfProcIfAllFlagsAreEnabled

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 1 in Microsoft.Build.UnitTests.XMakeAppTests.EndToEndMinimumMessageImportance_OutOfProc(arguments: "/v:diagnostic /bl", expectedMinimumMessageImportance: Low)

See this annotation in the file changed.

@azure-pipelines 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