NUnit Console Runner 3.0.5813
Copyright (C) 2015 Charlie Poole
Runtime Environment
OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
CLR Version: 4.0.30319.34209
Test Files
C:\workbench\product_ps\CAT\companyname.CAT.BusinessController.Test\bin\Release\companyname.CAT.BusinessControl
ler.Test.dll --framework:net-4.0 --workers=2 --labels=all --work=C:\workbench\product_ps\autobuild\logs\nunit --res
ult=C:\workbench\product_ps\autobuild\logs\nunit\companyname.CAT.BusinessController.Test.xml;format=nunit2 --where=
(cat==unit)
and
(cat!=disabled)
System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name
must be less than 260 characters, and the directory name must be less than 248 characters.
at System.IO.PathHelper.GetFullPathName()
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPath(String path)
at NUnit.Engine.TestPackage..ctor(String filePath)
at NUnit.Engine.TestPackage..ctor(IList`1 testFiles)
at NUnit.ConsoleRunner.ConsoleRunner.MakeTestPackage(ConsoleOptions options)
at NUnit.ConsoleRunner.ConsoleRunner.Execute()
at NUnit.ConsoleRunner.Program.Main(String[] args)
Not all tests passed