Skip to content

Automated - add the .props file to Solutions Root

4e0d1cd
Select commit
Loading
Failed to load commit list.
Open

Studio 2026 props #1818

Automated - add the .props file to Solutions Root
4e0d1cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / TargetWordCount succeeded Mar 25, 2026 in 2m 53s

Build #20260325.1 had test failures

Details

Tests

  • Failed: 1 (100.00%)
  • Passed: 0 (0.00%)
  • Other: 0 (0.00%)
  • Total: 1

Annotations

Check failure on line 57 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / TargetWordCount

Build log #L57

[xUnit.net 00:00:04.46]     Sdl.Community.TargetWordCount.Tests.ReportGeneratorTests.GenerateCreatesReport [FAIL]

Check failure on line 82 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / TargetWordCount

Build log #L82

Test Run Failed.

Check failure on line 100 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / TargetWordCount

Build log #L100

Error: The process 'D:\a\_tasks\VSTest_ef087383-ee5e-42c7-9a53-ab56c98420f9\2.269.0\Modules\DTAExecutionHost.exe' failed with exit code 1

Check failure on line 101 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / TargetWordCount

Build log #L101

Vstest failed with error. Check logs for failures. There might be failed tests.

Check failure on line 1 in Sdl.Community.TargetWordCount.Tests.ReportGeneratorTests.GenerateCreatesReport

See this annotation in the file changed.

@azure-pipelines azure-pipelines / TargetWordCount

Sdl.Community.TargetWordCount.Tests.ReportGeneratorTests.GenerateCreatesReport

System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Raw output
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at Sdl.Community.TargetWordCount.ReportBuilder.CreateXElement(String item, RateType type, CountTotal total, IWordCountBatchTaskSettings settings) in \Target Word Count\Sdl.Community.TargetWordCount\ReportBuilder.cs:line 95
   at Sdl.Community.TargetWordCount.ReportBuilder.BuildTable(CountTotal total, IWordCountBatchTaskSettings settings, XElement parent) in \Target Word Count\Sdl.Community.TargetWordCount\ReportBuilder.cs:line 82
   at Sdl.Community.TargetWordCount.ReportBuilder.BuildTotalTable(CountTotal total, IWordCountBatchTaskSettings settings) in \Target Word Count\Sdl.Community.TargetWordCount\ReportBuilder.cs:line 35
   at Sdl.Community.TargetWordCount.ReportGenerator.CreateReport(CountTotal grandTotal, List`1 fileData, IWordCountBatchTaskSettings settings) in \Target Word Count\Sdl.Community.TargetWordCount\ReportGenerator.cs:line 280
   at Sdl.Community.TargetWordCount.Tests.ReportGeneratorTests.GenerateCreatesReport() in \Target Word Count\Sdl.Community.TargetWordCount.Tests\ReportGeneratorTests.cs:line 76