Hello.

I'm currently having an issue while trying to set up CruiseControl.NET
to work with an MVC application we are working on.

The issue is that when the tests fail, MbUnit generates the report and
stores it into an XML file, but the CruiseControl dashboard is not
picking this up for display.

We are running MbUnit (following a rebuild) via NAnt, via an exec
task, and we are getting the following error on the Build Report when
the build is run:

"External Program Failed: C:\Program Files\MbUnit\mbunit.cons.exe
(return code was -1)"

I have tried settin the attribute "failonerror" to be false in
my .build file, and this then brings back the MbUnit reports
correctly, and as expected. Obviously this is not ideal since
CruiseControl will never point out build failures.

There is no recognition that tests have even been run in the Dashboard
output, and I was wondering whether anyone else had this problem, or
if anyone could point me in the right direction in resolving this
problem.

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to