Skip to content

Change IDictionary<string, string> to TaskHostParameters#12620

Merged
YuliiaKovalova merged 15 commits into
mainfrom
dev/ykovalova/infer_task_host_and_arch
Nov 4, 2025
Merged

Change IDictionary<string, string> to TaskHostParameters#12620
YuliiaKovalova merged 15 commits into
mainfrom
dev/ykovalova/infer_task_host_and_arch

remove extra using

9e6b65f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Oct 29, 2025 in 48m 29s

Build #20251029.4 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 84,820 (98.01%)
  • Other: 1,718 (1.99%)
  • Total: 86,539

Annotations

Check failure on line 1 in Microsoft.Build.Engine.UnitTests.BackEnd.TaskHostFactory_Tests.TaskNodesDieAfterBuild(taskHostFactorySpecified: False, envVariableSpecified: True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Engine.UnitTests.BackEnd.TaskHostFactory_Tests.TaskNodesDieAfterBuild(taskHostFactorySpecified: False, envVariableSpecified: True)

System.InvalidOperationException : Process was not started by this object, so requested information cannot be determined.
Raw output
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_ExitCode()
   at Microsoft.Build.Engine.UnitTests.BackEnd.TaskHostFactory_Tests.TaskNodesDieAfterBuild(Boolean taskHostFactorySpecified, Boolean envVariableSpecified) in D:\a\1\s\src\Build.UnitTests\BackEnd\TaskHostFactory_Tests.cs:line 133