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 / StarTransit succeeded Mar 25, 2026 in 2m 43s

Build #20260325.1 had test failures

Details

Tests

  • Failed: 24 (33.80%)
  • Passed: 47 (66.20%)
  • Other: 0 (0.00%)
  • Total: 71

Annotations

Check failure on line 71 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Build log #L71

[xUnit.net 00:00:03.78]     Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_MultilingualTransitTemplate_GetCorrectLanguagePairOptions_DeFr(templateName: "TransitMultilingualPenaltiesOptions.sdltpl", sourceLanguageCode: "de-DE", targetLanguageCodes: "en-GB,fr-FR,it-IT") [FAIL]

Check failure on line 80 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Build log #L80

[xUnit.net 00:00:03.79]     Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsNullDueDate(templateName: "MultilingualNoOptions.sdltpl") [FAIL]

Check failure on line 89 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Build log #L89

[xUnit.net 00:00:03.79]     Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsDueDate(templateName: "TransitMultilingualTemplate.sdltpl") [FAIL]

Check failure on line 98 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Build log #L98

[xUnit.net 00:00:03.79]     Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadCustomers_EmptyPath_ReturnsNotNull [FAIL]

Check failure on line 1 in Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsNullDueDate(templateName: "MultilingualNoOptions.sdltpl")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsNullDueDate(templateName: "MultilingualNoOptions.sdltpl")

Castle.DynamicProxy.InvalidProxyConstructorArgumentsException : Can not instantiate proxy of class: Sdl.TranslationStudioAutomation.IntegrationApi.ProjectsController.
Could not find a parameterless constructor.
Raw output
   at Castle.DynamicProxy.ProxyGenerator.CreateClassProxyInstance(Type proxyType, List`1 proxyArguments, Type classToProxy, Object[] constructorArguments)
   at NSubstitute.Proxies.CastleDynamicProxy.CastleDynamicProxyFactory.GenerateTypeProxy(ICallRouter callRouter, Type typeToProxy, Type[] additionalInterfaces, Object[] constructorArguments)
   at NSubstitute.Core.SubstituteFactory.Create(Type[] typesToProxy, Object[] constructorArguments, Boolean callBaseByDefault)
   at NSubstitute.Substitute.For[T](Object[] constructorArguments)
   at Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests..ctor() in \TransitPackage Handler\Sdl.Community.StarTransit.UnitTests\StudioServiceUnitTests.cs:line 19

Check failure on line 1 in Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadCustomers_EmptyPath_ReturnsNotNull

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadCustomers_EmptyPath_ReturnsNotNull

Castle.DynamicProxy.InvalidProxyConstructorArgumentsException : Can not instantiate proxy of class: Sdl.TranslationStudioAutomation.IntegrationApi.ProjectsController.
Could not find a parameterless constructor.
Raw output
   at Castle.DynamicProxy.ProxyGenerator.CreateClassProxyInstance(Type proxyType, List`1 proxyArguments, Type classToProxy, Object[] constructorArguments)
   at NSubstitute.Proxies.CastleDynamicProxy.CastleDynamicProxyFactory.GenerateTypeProxy(ICallRouter callRouter, Type typeToProxy, Type[] additionalInterfaces, Object[] constructorArguments)
   at NSubstitute.Core.SubstituteFactory.Create(Type[] typesToProxy, Object[] constructorArguments, Boolean callBaseByDefault)
   at NSubstitute.Substitute.For[T](Object[] constructorArguments)
   at Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests..ctor() in \TransitPackage Handler\Sdl.Community.StarTransit.UnitTests\StudioServiceUnitTests.cs:line 19

Check failure on line 1 in Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsCorrectProjectLocation(templateName: "TransitMultilingualTemplate.sdltpl", projectLocation: "C:\\Users\\aghisa\\Desktop\\files")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.ReadTemplateData_TransitTemplate_ReturnsCorrectProjectLocation(templateName: "TransitMultilingualTemplate.sdltpl", projectLocation: "C:\\Users\\aghisa\\Desktop\\files")

Castle.DynamicProxy.InvalidProxyConstructorArgumentsException : Can not instantiate proxy of class: Sdl.TranslationStudioAutomation.IntegrationApi.ProjectsController.
Could not find a parameterless constructor.
Raw output
   at Castle.DynamicProxy.ProxyGenerator.CreateClassProxyInstance(Type proxyType, List`1 proxyArguments, Type classToProxy, Object[] constructorArguments)
   at NSubstitute.Proxies.CastleDynamicProxy.CastleDynamicProxyFactory.GenerateTypeProxy(ICallRouter callRouter, Type typeToProxy, Type[] additionalInterfaces, Object[] constructorArguments)
   at NSubstitute.Core.SubstituteFactory.Create(Type[] typesToProxy, Object[] constructorArguments, Boolean callBaseByDefault)
   at NSubstitute.Substitute.For[T](Object[] constructorArguments)
   at Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests..ctor() in \TransitPackage Handler\Sdl.Community.StarTransit.UnitTests\StudioServiceUnitTests.cs:line 19

Check failure on line 1 in Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.TmSupportsAnyLanguageDirection_ReturnsFalse(tmName: "TestTransitTM.sdltm", packageSourceLanguageCode: "de-DE", packageTargetLanguageCodes: "en-GB,fr-FR")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / StarTransit

Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests.TmSupportsAnyLanguageDirection_ReturnsFalse(tmName: "TestTransitTM.sdltm", packageSourceLanguageCode: "de-DE", packageTargetLanguageCodes: "en-GB,fr-FR")

Castle.DynamicProxy.InvalidProxyConstructorArgumentsException : Can not instantiate proxy of class: Sdl.TranslationStudioAutomation.IntegrationApi.ProjectsController.
Could not find a parameterless constructor.
Raw output
   at Castle.DynamicProxy.ProxyGenerator.CreateClassProxyInstance(Type proxyType, List`1 proxyArguments, Type classToProxy, Object[] constructorArguments)
   at NSubstitute.Proxies.CastleDynamicProxy.CastleDynamicProxyFactory.GenerateTypeProxy(ICallRouter callRouter, Type typeToProxy, Type[] additionalInterfaces, Object[] constructorArguments)
   at NSubstitute.Core.SubstituteFactory.Create(Type[] typesToProxy, Object[] constructorArguments, Boolean callBaseByDefault)
   at NSubstitute.Substitute.For[T](Object[] constructorArguments)
   at Sdl.Community.StarTransit.UnitTests.StudioServiceUnitTests..ctor() in \TransitPackage Handler\Sdl.Community.StarTransit.UnitTests\StudioServiceUnitTests.cs:line 19