> Just a question: Even with the test case failure CC > .NET still declared the build successful? Why?
It is not a bug of CC.Net. I made one of the tests to fail, and then run the sample CC.Net project just to take that XML and merge it. There was no real build task, so no failure was regestered. If there was a test script in a NAnt/Ant build task, it would finish with a nonzero exit code. So the task would be marked failed. I should look for a better pickture for a future. Best wishes, Yury. _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
