I have a relatively simple build that has been running for a few
months without any problems.

The build uses msbuild 3.5 with .net 2.0 and nunit 2.4.8. The project
uses SVN for source control. This project doesn't have any other build
extensions.

On a recent commit, the build ran and reported a build failure.
However, examining the build logs (both msbuild and the ccnet) showed
no errors. All the NUnit tests pass. I ran all the unit tests in NUnit
GUI and they all pass.

I ran ccnet.exe on the command line to find any hidden exceptions but
couldn't find any.

Anybody have an idea what could cause this or pointers on where to
look?

TIA!

Reply via email to