cruisecontrol.net
Running all unit tests in nant, even if some fail!
I want my unit tests to run regardless of there being a failure. I want to know how many are failing not just the first one, so I don\'t go through the build, fail, fix and build again cycle. Also, it[详细]
2023-02-21 17:57 分类:问答How to access ccnet page form different computer
ok so i can access the dash board from the server by going to http://localhost/ccnet what i need to do is to be able to view this page from another computer but typing that url in the browser. if any[详细]
2023-02-21 04:05 分类:问答CruiseControl.NET no connection can be made?
I am setting up CruiseControl.NET and I get the following error message on the webdashboard: No connection could be made because the target machine actively refused it 127.0.0.1:21234[详细]
2023-02-20 14:11 分类:问答Howto accomplish a scheduled custom CruiseControl.Net trigger with retry mechanism?
I\'d like to create the following build strategy with CruiseControl.Net Check for deliveries at fixed schedule (e.g. 7:00h, 12:00h, 16:00h, 20:00h).[详细]
2023-02-20 13:21 分类:问答CruiseControl.Net resets CCNetLabel when service restarts
I am using CruiseControl.Net for continuous integration. I use the CCNetLabel to version the assemblies that are built.[详细]
2023-02-20 13:09 分类:问答VsPerfMon.exe and VsTestHost.exe Processes Hang when Run by MSTest from CruiseControl.NET
I\'m using CruiseControl.NET with MSTest to build my vs2008 project and run my unit tests. If I run the tests from Visual Studio 2008, they work perfectly. However, when the tests are started by Crui[详细]
2023-02-19 07:35 分类:问答Problems using aspnet_compiler to compile a fresh ASP.NET MVC 3 project
I recently updated a project in my solution to use MVC 3 instead of MVC 2. Ever since doing that, and although it开发者_如何学Python compiles in my machine, I get the following error in the server:[详细]
2023-02-18 22:34 分类:问答How can I know how long lasted the checkout?
I\'m configured a project to run nightly. After a while we switched the SVN server location and I want to know the differences in t开发者_如何学Pythonhe time duration, including the checkout.[详细]
2023-02-18 21:22 分类:问答MSTest results output to be shown in CruiseControl.NET
i made the following changes to get MSTest results output to be shown in CruiseControl.NET 1) For Dashboard - in dashboard.config added a reference to the Mstest 2008 xsl file under buildReportBuildP[详细]
2023-02-18 18:24 分类:问答Change build label for Project Cruisecontrol.net
After开发者_高级运维 some unexpected changes on the Cruisecontrol.net buildserver the artifacts directories were gone, and the build labels were reset on all projects. How can I change the build label[详细]
2023-02-18 17:45 分类:问答