From: Rob V. <rv...@do...> - 2013-06-14 21:08:54
|
Hey Tom A couple of issues have cropped up on the CI server lately 1 PCL Builds I think it needs to have the Portable Class Library tools installed on it in order for the newly merged Portable Class Library builds to function 2 Failing Tests A bunch of tests started failing after I fixed a bug with where the tests were loading the UnitTestConfig.properties from, after this fix it started running a selection of tests that should be ignored on the build server. I also fixed the UnitTestConfig.template so that by default those tests are disabled but that doesn't seem to have resolved the issue. Likely because the server still has an old version of UnitTestConfig.properties lying around, I couldn't see a way in TeamCity to go in and delete that file from the Build Agents working directory. If you can go in and do that hopefully that will resolve those failing tests. Cheers, Rob |