PDA

View Full Version : VS2010 test results different than VBP team test results


MartinN67
05-17-2012, 02:49 PM
We are having trouble with running MS Team tests in VBP v7. We have VS2010/C# project and 30 unit tests which run successfully in Visual Studio 2010.
When we use the VBP MS Team test action we get the same 8 failures every time. Is there some setting other than setting the test.dll file?

kinook
05-17-2012, 03:03 PM
I'm not sure, but you can reproduce the Team Test results outside of Visual Build by checking the Log command-line option on the Advanced tab of the action, rebuilding the step, and copying the command-line to a Command Prompt, or provide to MS support when opening a support issue for their products.