Skip to content

Remove duplicate test cases in MultithreadableTaskAnalyzer#13483

Merged
JanProvaznik merged 1 commit into
mainfrom
dev/ygerges/delete-dup-tests
Apr 2, 2026
Merged

Remove duplicate test cases in MultithreadableTaskAnalyzer#13483
JanProvaznik merged 1 commit into
mainfrom
dev/ygerges/delete-dup-tests

Remove duplicate test cases

5e79eb7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Apr 2, 2026 in 40m 52s

Build #20260401.36 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 130,470 (98.10%)
  • Other: 2,530 (1.90%)
  • Total: 133,003

Annotations

Check failure on line 1 in Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(repeats: 3, initialDelay: 10000, followupDelay: 1, timeout: 1000)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(repeats: 3, initialDelay: 10000, followupDelay: 1, timeout: 1000)

Shouldly.ShouldAssertException : result
    should be
True
    but was
False
Raw output
   at Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(Int32 repeats, Int32 initialDelay, Int32 followupDelay, Int32 timeout) in D:\a\_work\1\s\src\Utilities.UnitTests\ToolTask_Tests.cs:line 1037
   at InvokeStub_ToolTask_Tests.ToolTaskThatTimeoutAndRetry(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(repeats: 3, initialDelay: 10000, followupDelay: 1, timeout: 1000)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(repeats: 3, initialDelay: 10000, followupDelay: 1, timeout: 1000)

Shouldly.ShouldAssertException : result
    should be
True
    but was
False
Raw output
   at Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(Int32 repeats, Int32 initialDelay, Int32 followupDelay, Int32 timeout) in D:\a\_work\1\s\src\Utilities.UnitTests\ToolTask_Tests.cs:line 1037
   at InvokeStub_ToolTask_Tests.ToolTaskThatTimeoutAndRetry(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

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 505