C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\MSTest.exe
/runconfig:"C:\CI Builds\Utilities\ReleaseMode.testrunconfig"
/testmetadata:StatEngine1.vsmdi /testlist:AllTests /resultsfile:"C:\CI
Builds\Shamokin\StatEngine\Artifacts\Test Results\MSTest-Results.trx"
The following lines are in the RelaseMode.testrunconfig:
<Solution Directory>\..\bin\Release\
<Solution Directory>\..\bin\Release\Resources\1033\
However, when the mstest command is executed, the debug versions of the
files are referenced:
<UnitTest name="H017_IXmlSerializableContained"
storage="c:\statenginecomponent\bin\debug\persistencetest.dll"
id="21ce2d33-2712-3570-de6c-9aeca6cfeb54">
<Css projectStructure="" iteration="" />
<Owners>
<Owner name="" />
</Owners>
<Execution id="7c205278-4661-4d77-80b0-242a9048369c" />
<TestMethod
codeBase="c:/statenginecomponent/bin/debug/PersistenceTest.DLL"
adapterTypeName="Microsoft.VisualStudio.TestTools.TestTypes.Unit.UnitTestAdapter,
Microsoft.VisualStudio.QualityTools.Tips.UnitTest.Adapter"
className="Minitab.Mtb.PersistenceTest.PersistenceUnitTest3,
PersistenceTest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
name="H017_IXmlSerializableContained" />
</UnitTest>
Any assistance you can provide would be greatly appreciated.
Thank you,
Randy Neidigh
rnei...@minitab.com