Francois Belair

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created MSTest integration issue with TeamCity 5.1.x
Hello,So far we have been using a mix of NUnit and MSTest for DotNet project. We simply specify the DLL to run the test from with no issue. However, we have a project that require to run a script t... -
Created NCover issue with TeamCity 5.1
Hello,We had a NCover coverage enabled project in TeamCity that was working perfectly under TeamCity 5.0.3. Since we upgraded to the latest version, the project fails to complete the build. Without... -
Created NCover report issue with TeamCity 5
Hello,We have integrated the NCover 3.x with our build under TeamCity 5.0.2. We had to setup assembly exclusion but otherwise its working properly aside from one issue.We are using the option to ge... -
Created ERROR Unable to collect changes with SubVersion
Hello,Situation: We had main branch 1.1.7 and someone decided to branch a new revision to 1.1.7.1 and rename the main branch from 1.1.7 to 1.1.7.2. I'm no fan of renaming previous branch but at fir... -
Created Unit test duplication in build configuration
Hello,We had a strange occurence with one of our project build configuration using NUnit 2.5 unit test. After some test failure from which the TeamCity test runner could not recover (we had to stop... -
Created VCS failure when using file external under SVN
The new feature in SVN 1.6 is to be able to set external reference to a file. In previous version of SVN only directory could be reference as exernal.We've been using external to directories for ou...