Archives
- ► 2012 (8)
- ► 2011 (157)
- ► 2010 (174)
- ► 2009 (12)
Which topics would you like us to cover more?
Latest comments
- How to reset you Kindle
3, eve...
Thanks for this article and the related "Inside th...
By H K - How to reset you Kindle
3, eve...
How do you drain power on the board? I dont have r...
By Grace - How to reset you Kindle
3, eve...
You're welcome!
By Bas - How to reset you Kindle
3, eve...
Thanks man....removing the battery worked like a c...
By DaveMan - nHapi
example
Hi Slypete, Thank you for your comment. This way w...
By Bas - nHapi
example
Hello, Employing .Net dynamics, one can implement ...
By slypete - Implementing MLLP in C#
Hi Mayura, I'm not sure I understand your question...
By Bas - Implementing MLLP in C#
I have used SSL stream to secure the MLLP transact...
By Mayura
Latest tweets
| VS2008 project using private unittests don't build with TFS2010 |
| Written by Division by Zero |
| Tuesday, 29 June 2010 13:50 |
|
Today we ran into problems while testing our daily builds on TFS 2010. Apparently there is a known issue building Visual Studio 2008 projects that contain unittests using private accessors. That's a setback for us, because we use those a lot. The error we got is: TF270015: MSTest.exe returned an unexpected exit code. Expected '0', actual '1' We'll probably have to wait for the first service pack, or wait until we are able to convert to Visual Studio 2010 and hope that solves this problem. Update 01-07-2010: After a lot of testing it became clear that the private accessors aren't the problem. It seems there is a bug in the way TFS 2010 handles the output of MSBUILD.EXE version 2008. If we create new build definitions, the MSBUILD version 2010 will build exactly right. With the old build definitions it will only build correctly if all unittests run successfully, resulting in a return code 0 and integrating the results. If one of the unittests fail the 2008 version of MSBUILD will result in return code 1 and fail the build. I was told that Microsoft is working on a patch to fix this. Here is an answer on the MSDN forums that states the same. Update 27-09-2010: There finally is a hotfix for this problem. |
Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald E. Knuth




