I'm talking about the fact that we haven't been able to generate a nightly
build since 06/21, most of the time it's caused by the testers for the cvs
tasks ...

I'm not saying there's anything wrong with the tasks or #cvslib, the cvs
server that you use for the tests is probable not always available ...

To be honest I have very little problems with the cvs tasks testers on my
local system myself, so I don't really know what's causing the nightly
builds .. And the output in the build log of the nightly builds doesn't help
either ...

About the issues you encoutered when building NAnt from the commandline: I
haven't had any issues with any of these... You can create bug reports for
thes e ofcours.  Be sure to mention as much information as you can : eg.
NAnt version, OS, .NET framework and possible also a stacktrace for issue 3.

Gert

----- Original Message ----- 
From: "Clayton Harbour" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, July 08, 2003 4:10 PM
Subject: RE: CvsTask unit tests


Hi Gert,

I am not sure what you mean.  I did some work about 2 weeks ago to get
these running, which involved pointing the tasks at a different cvs
server, rather than the sf.net server.  The reason behind that change is
the sf.net server seemed to be a little sporadic, with the cvsnt binary,
the cygwin binary as well as #cvslib.

Just to confirm, I ran the unit tests this morning (SourceControl task
tests) using the nunit gui and got the coveted green bar.  I have not
run the tests outside of my lan, so maybe this is what you mean?  If
they are failing here I would appreciate a stack trace of where they are
failing and I am pretty sure I can patch them up which would be the way
I would prefer to fix the problem.

I did note the following problems during the nant build that prevented
me from testing the sc tasks through the command line/ build script
tests:
1) Missing comments on NUnit1 tasks
2) Missing comments on VSNet.Tasks
3) Internal error during the tests (below)

Gert, is this what you are seeing too, or are you referring to something
else?

Ian - Would you like me to add these 3 issues to the sf.net bug report?
I know awhile back you mentioned tracking build errors here.


Thanks,


Clayton



<build-error>

[Tasks.ExternalProgramBase:     [exec] Starting
'E:\dev\tools\nant\nant/build/nant-0.8.4-debug/bin/NAnt.exe ( -buildfile
:NAnt.build debug self-test -D:project.version=0.8.4 -k:net-1.0)' in
'E:\dev\tools\nant\nant'  - [] <>]
[Tasks.ExternalProgramBase:NAnt version 0.8.4 Copyright (C) 2001-2003
Gerry Shaw  - [] <>]
            NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
[Tasks.ExternalProgramBase:http://nant.sourceforge.net  - [] <>]
            http://nant.sourceforge.net
[Tasks.ExternalProgramBase:  - [] <>]

[Tasks.ExternalProgramBase:INTERNAL ERROR  - [] <>]
            INTERNAL ERROR
[Tasks.ExternalProgramBase:Object reference not set to an instance of an
object.  - [] <>]
            Object reference not set to an instance of an object.
[Tasks.ExternalProgramBase:  - [] <>]

[Tasks.ExternalProgramBase:For more information regarding the cause of
the build failure, enable log4net using the instr
uctions in NAnt.exe.config and run the build again.  - [] <>]
            For more information regarding the cause of the build
failure, enable log4net using the instructions in NAnt
.exe.config and run the build again.
[Tasks.ExternalProgramBase:  - [] <>]

[Tasks.ExternalProgramBase:Please send bug report to
[EMAIL PROTECTED]  - [] <>]
            Please send bug report to
[EMAIL PROTECTED]
[NAnt.Task:exec Generated Exception  - [] <>]
Exception: SourceForge.NAnt.BuildException
Message: E:\dev\tools\nant\nant\NAnt.build(120,10):
 External Program Failed:
E:\dev\tools\nant\nant/build/nant-0.8.4-debug/bin/NAnt.exe (return code
was 2)
Source: NAnt.Core
   at SourceForge.NAnt.Tasks.ExternalProgramBase.ExecuteTask()
   at SourceForge.NAnt.Tasks.ExecTask.ExecuteTask()
   at SourceForge.NAnt.Task.Execute()


</build-error>

-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: July 8, 2003 12:11 AM
To: Clayton Harbour
Cc: Nant-Developers (E-Mail)
Subject: CvsTask unit tests

Clayton,

Can you look into the issues with the unit tests for the cvs tasks ?

We've been having lots of problems with these unit tests, should we
perhaps
set the HaltOnError to false for now for these tests ?  That we can at
least
get the nightly build up and running again ...

GErt





-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to