I have recently set up ccnet for a silverlight project I am working on. Everything is working well. However there is one problem I am encountering.
I am using StatLight to run silverlight tests after a succesfull build. This works with the exception of the case when one of the tests fails. I have StatLight dump the results into a file and the failure is logged there, however the ccnet process stops at the step and reports the build as a failure. I'm not sure if this behavior is by design or not, I don't mind the build being reported as failed, but I'd like the cause of the failure to be reported.
