Skip to content

Limit extended flag usage to NET and CLR4 runtimes#13080

Merged
YuliiaKovalova merged 4 commits into
mainfrom
exp/ykovalova/fix_dtb_vc
Jan 21, 2026
Merged

Limit extended flag usage to NET and CLR4 runtimes#13080
YuliiaKovalova merged 4 commits into
mainfrom
exp/ykovalova/fix_dtb_vc

fix the comment

9a21791
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Jan 21, 2026 in 2h 20m 3s

Build #20260121.24 had test failures

Details

Tests

  • Failed: 1 (0.00%, 1 new, 0 recurring)
  • Passed: 72,601 (97.93%)
  • Other: 1,535 (2.07%)
  • Total: 74,137

Annotations

Check failure on line 0 in VSTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.Build.Tasks.UnitTests_net10.0_x64.html [net10.0|x64]

Check failure on line 1 in Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData

Shouldly.ShouldAssertException : buildResult
    should be
True
    but was
False
Raw output
   at Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData() in D:\a\_work\1\s\src\Tasks.UnitTests\WriteLinesToFile_Tests.cs:line 487
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)