vote up 0 vote down star

I have a build server that uses Cruise Control to run our test cases. I have successfully configured ccnet 1.4.2 to display the Gallio test results in the webdashboard but I can't seem to get ccservice to email the Gallio test results out in the auto generated Emails. I have tried editing the .xsl file but to no avail. I am merging the .xml output from the MsBuild Gallio task.

flag

65% accept rate

1 Answer

vote up 2 vote down check

If you can get it to display as you want on the web dashboard then you are close. Now you just need to add the xsl sheet from your dashboard into the xsl folder on the build server and add a refrence to the xsl (just like you did in dashboard.config on the web side) in either the service (ccservice.exe.config) or the console (ccnet.exe.config) config file. And for good housekeeping and to prevent errors later, you should actually include it in both.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.