No its not a problem, its just a bad unit test ...

Gert

----- Original Message -----
From: "Mathew Plattz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 10, 2004 8:21 AM
Subject: Re: [Nant-users] Unit Test during Install Fail


> So my nant has been built within a problem?
>
>
> >From: "Gert Driesen" <[EMAIL PROTECTED]>
> >To: "Mathew Plattz"
> ><[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
> >Subject: Re: [Nant-users] Unit Test during Install Fail
> >Date: Thu, 10 Jun 2004 08:18:48 +0200
> >
> >Matthew,
> >
> >This is a know issue with the NAnt 0.84 release, you can safely ignore
it.
> >
> >Gert
> >
> >----- Original Message -----
> >From: "Mathew Plattz" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Monday, June 07, 2004 7:44 AM
> >Subject: [Nant-users] Unit Test during Install Fail
> >
> >
> > > I downloaded NET Framework SDK 1.1 from Microsoft.
> > > Ran it, and it wanted the Framework runtime installed (typical).  I
> > > installed the runtime (1.1), then installed the SDK, then extracted
nant
> >to
> > > c:\program files\nant\
> > >
> > > cmd -> went into c:\program files\nant
> > > ran:  bin\nant
> > >
> > > It failed.  googled, and found out I needed to run:
> > > bin\nant -k:net-1.1
> > >
> > > Then it compiled fine and failed on the unit tests.
> > >
> > > Anyone know whats wrong?
> > >
> > > The full output is below:
> > > _____________________
> > > NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
> > > Copyright (C) 2001-2003 Gerry Shaw
> > > http://nant.sourceforge.net
> > >
> > > Buildfile: file:///C:/Program Files/nant/NAnt.build
> > > Target(s) specified: test
> > >      [echo] Using 'net-1.1' framework on 'win32' platform.
> > >
> > > init:
> > >
> > >
> > > debug:
> > >
> > >
> > > set-runtime-configuration:
> > >
> > >
> > > set-net-1.1-runtime-configuration:
> > >
> > >
> > > set-runtime-configuration-flags:
> > >
> > >
> > > set-net-1.1-runtime-configuration:
> > >
> > >
> > > set-runtime-configuration-flags:
> > >
> > >
> > > build:
> > >
> > >      [echo] Build Directory is C:\Program
> > > Files\nant/build/net-1.1.win32/nant-0.84-debug
> > >      [nant] C:\Program Files\nant\src\NAnt.Core\NAnt.Core.build build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.Core/NAnt.Core.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.2 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.Console\NAnt.Console.build
> >build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.Console/NAnt.Console.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.DotNet\NAnt.DotNet.build
> >build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.DotNet/NAnt.DotNet.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.Zip\NAnt.Zip.build build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.Zip/NAnt.Zip.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.NUnit\NAnt.NUnit.build
build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.NUnit/NAnt.NUnit.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.3 seconds.
> > >
> > >      [nant] C:\Program
> > > Files\nant\src\NAnt.SourceControl\NAnt.SourceControl.build build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.SourceControl/NAnt.SourceControl.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.Win32\NAnt.Win32.build
build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.Win32/NAnt.Win32.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program
> >Files\nant\src\NAnt.VisualCpp\NAnt.VisualCpp.build
> > > build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.VisualCpp/NAnt.VisualCpp.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\src\NAnt.VSNet\NAnt.VSNet.build
build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/src/NAnt.VSNet/NAnt.VSNet.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\tests\NAnt.Core\NAnt.Core.build
build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.Core/NAnt.Core.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.2 seconds.
> > >
> > >      [nant] C:\Program
Files\nant\tests\NAnt.Console\NAnt.Console.build
> > > build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.Console/NAnt.Console.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\tests\NAnt.DotNet\NAnt.DotNet.build
> >build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.DotNet/NAnt.DotNet.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\tests\NAnt.Zip\NAnt.Zip.build build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.Zip/NAnt.Zip.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\tests\NAnt.Win32\NAnt.Win32.build
> >build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.Win32/NAnt.Win32.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program
> >Files\nant\tests\NAnt.VisualCpp\NAnt.VisualCpp.build
> > > build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.VisualCpp/NAnt.VisualCpp.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >      [nant] C:\Program Files\nant\tests\NAnt.VSNet\NAnt.VSNet.build
> >build
> > >
> > >             Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.VSNet/NAnt.VSNet.build
> > >             Target(s) specified: build
> > >
> > >             build:
> > >
> > >
> > >             BUILD SUCCEEDED
> > >
> > >             Total time: 0.1 seconds.
> > >
> > >
> > > test:
> > >
> > >      [echo] Running unit tests with just built version of NAnt.
> > >      [exec] C:\Program
> > > Files\nant/build/net-1.1.win32/nant-0.84-debug/bin/NAnt.exe
> > > -buildfile:NAnt.build debug
self-test -D:project.version=0.84 -k:net-1.1
> > >             NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release;
> > > 12/26/2003)
> > >             Copyright (C) 2001-2003 Gerry Shaw
> > >             http://nant.sourceforge.net
> > >
> > >             Buildfile: file:///C:/Program Files/nant/NAnt.build
> > >             Target(s) specified: debug self-test
> > >                  [echo] Using 'net-1.1' framework on 'win32' platform.
> > >
> > >             debug:
> > >
> > >
> > >             init:
> > >
> > >
> > >             debug:
> > >
> > >
> > >             set-runtime-configuration:
> > >
> > >
> > >             set-net-1.1-runtime-configuration:
> > >
> > >
> > >             set-runtime-configuration-flags:
> > >
> > >
> > >             set-net-1.1-runtime-configuration:
> > >
> > >
> > >             set-runtime-configuration-flags:
> > >
> > >
> > >             self-test:
> > >
> > >                [attrib] Setting file attributes for 1 files to Normal.
> > >               [xmlpoke] Found '1' nodes matching XPath expression
> > > '//configuration/nant/frameworks/[EMAIL PROTECTED]'win32']/@default'.
> > >                  [echo] testing with config 'C:\Program
> > > Files\nant\build\net-1.1.win32\nant-0.84-debug\bin\nant.tests.config'
> > >                  [nant] C:\Program
> > > Files\nant\tests\NAnt.Console\NAnt.Console.build test
> > >
> > >                         Buildfile: file:///C:/Program
> > > Files/nant/tests/NAnt.Console/NAnt.Console.build
> > >                         Target(s) specified: test
> > >
> > >                         build:
> > >
> > >
> > >                         test:
> > >
> > >                            [nunit2] Tests run: 9, Failures: 1, Not
run:
> >0,
> > > Time: 2.28125 seconds
> > >
> > >             Failures:
> > >             1) Tests.NAnt.Console.NAntTest.Test_ShowHelp :
> > >             expected:<2004>
> > >             but was:<2003>
> > >                at Tests.NAnt.Console.NAntTest.Test_ShowHelp() in
> >c:\Program
> > > Files\nant\tests\NAnt.Console\NAntTest.cs:line 211
> > >
> > >
> > >
> > >
> > >                         BUILD FAILED
> > >
> > >                         Tests Failed
> > >
> > >                         Total time: 2.8 seconds.
> > >
> > >
> > >             BUILD FAILED
> > >
> > >             Nested build failed.  Refer to build log for exact reason.
> > >
> > >             Total time: 3.6 seconds.
> > >
> > >
> > > BUILD FAILED
> > >
> > > External Program Failed: C:\Program
> > > Files\nant/build/net-1.1.win32/nant-0.84-debug/bin/NAnt.exe (return
code
> >was
> > > 1)
> > >
> > > Total time: 7 seconds.
> > >
> > > _____________________
> > >
> > > _________________________________________________________________
> > > Impossible is not a  fact, it's an opinion. Have your say! Check out
the
> > > inspiring stories at   http://www.adidas.com.au/impossible  We dare
you.
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by: GNOME Foundation
> > > Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
> > > GNOME Users and Developers European Conference, 28-30th June in Norway
> > > http://2004/guadec.org
> > > _______________________________________________
> > > Nant-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/nant-users
> > >
> >
>
> _________________________________________________________________
> Get a Credit Card - 60 sec online response:
>
http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/pr
omo/qantas5000ninemsn
>    [AU only]
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: GNOME Foundation
> Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
> GNOME Users and Developers European Conference, 28-30th June in Norway
> http://2004/guadec.org
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to