hi

what is the return value of your batch file?
to check add the following
echo %errorlevel%

a failed test should rerturn a  non-zero number



with kind regards
Ruben Willems

On Wed, Apr 7, 2010 at 5:29 PM, Leo <[email protected]> wrote:

> Hi,
>
> I'm using a batch file to run my build. When I run the build.bat file
> via command line, the build fails on unit tests. That is what I
> expect. However, when the automated build runs, the build shows up as
> passing even though the tests run by Gallio actually fail. I have the
> dashboard configured to show me the Gallio build report and indeed it
> shows all of the failed tests. I can't figure out why CC.Net is
> reporting a successful build.
>
> Any help would be appreciated.
>
> Take care,
>
> Leo
>
>
> --
> To unsubscribe, reply using "remove me" as the subject.
>

Reply via email to