Hallo Javed,
* Am 15.09.2003 (12:33) schriebst Du:
> yes i have installed only .netframework 1.1 but i have edited this file already
> setting defaultframework to .net1.1.

I get also problems whith this tests. The did not stoped
nant from working correctly here. After you typed nant,
change build\nant-0.8.x-debug\NAnt.exe.config default to
net1-1. After that run nant test. That makes the test
successfully on my machine. 

I'll cc this message to the nant-users list.

-sa

The test output on Javed's machine:
> here is the entire output of command prompt:
> 
> **********************************************Starts**********************************************
> 
> .......
> ........
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.DotNet/NAnt.DotNet.build build
> Buildfile: <file:///E:/nant/src/NAnt.DotNet/NAnt.DotNet.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.Zip/NAnt.Zip.build build
> Buildfile: <file:///E:/nant/src/NAnt.Zip/NAnt.Zip.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.NUnit/NAnt.NUnit.build build
> Buildfile: <file:///E:/nant/src/NAnt.NUnit/NAnt.NUnit.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.SourceControl/NAnt.SourceControl.build build
> Buildfile: <file:///E:/nant/src/NAnt.SourceControl/NAnt.SourceControl>
> .build
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.Win32/NAnt.Win32.build build
> Buildfile: <file:///E:/nant/src/NAnt.Win32/NAnt.Win32.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.VSNet/NAnt.VSNet.build build
> Buildfile: <file:///E:/nant/src/NAnt.VSNet/NAnt.VSNet.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] src/NAnt.VisualCpp/NAnt.VisualCpp.build build
> Buildfile: <file:///E:/nant/src/NAnt.VisualCpp/NAnt.VisualCpp.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.Core/NAnt.Core.build build
> Buildfile: <file:///E:/nant/tests/NAnt.Core/NAnt.Core.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.Console/NAnt.Console.build build
> Buildfile: <file:///E:/nant/tests/NAnt.Console/NAnt.Console.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.DotNet/NAnt.DotNet.build build
> Buildfile: <file:///E:/nant/tests/NAnt.DotNet/NAnt.DotNet.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.Zip/NAnt.Zip.build build
> Buildfile: <file:///E:/nant/tests/NAnt.Zip/NAnt.Zip.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.VisualCpp/NAnt.VisualCpp.build build
> Buildfile: <file:///E:/nant/tests/NAnt.VisualCpp/NAnt.VisualCpp.build>
> 
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.VSNet/NAnt.VSNet.build build
> Buildfile: <file:///E:/nant/tests/NAnt.VSNet/NAnt.VSNet.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.Win32/NAnt.Win32.build build
> Buildfile: <file:///E:/nant/tests/NAnt.Win32/NAnt.Win32.build>
> build:
> Total time: 0 seconds.
> BUILD SUCCEEDED
> 
> test:
> [echo] Running unit tests with just built version of NAnt.
> [exec] E:\nant/build/nant-0.8.3.50105-debug/bin/NAnt.exe -buildfile:NAnt.b
> uild debug self-test -D:project.version=0.8.3.50105 -k:net-1.1
> NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
> <http://nant.sourceforge.net>
> Buildfile: <file:///E:/nant/NAnt.build>
> [echo] Using 'net-1.1' Framework
> debug:
> 
> init:
> 
> self-test:
> [echo] testing with config 'E:\nant\build\nant-0.8.3.50105-debu
> g\bin\nant.exe.config'
> [nant] tests/NAnt.Console/NAnt.Console.build test
> Buildfile: <file:///E:/nant/tests/NAnt.Console/NAnt.Conso>
> le.build
> build:
> 
> test:
> [nunit2] Tests run: 9, Failures: 0, Not run: 0, Time:
> 9,2032336 seconds
> 
> Total time: 12 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.Core/NAnt.Core.build test
> Buildfile: <file:///E:/nant/tests/NAnt.Core/NAnt.Core.bui>
> ld
> build:
> 
> test:
> [nunit2]
> [nunit2] BUILD SUCCEEDED
> [nunit2]
> [nunit2] Tests run: 128, Failures: 0, Not run: 0, Tim
> e: 35,7914656 seconds
> 
> Total time: 38 seconds.
> BUILD SUCCEEDED
> [nant] tests/NAnt.DotNet/NAnt.DotNet.build test
> Buildfile: <file:///E:/nant/tests/NAnt.DotNet/NAnt.DotNet>
> .build
> build:
> 
> test:
> [nunit2] Tests run: 10, Failures: 6, Not run: 0, Time
> : 5,0672864 seconds
> Failures:
> 1) Tests.NAnt.DotNet.Tasks.CscTaskTest.Test_DebugBuild : Error Execu
> ting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.CscTaskTest.Test_DebugBuild() in e:\na
> nt\tests\NAnt.DotNet\Tasks\CscTaskTest.cs:line 64
> 2) Tests.NAnt.DotNet.Tasks.CscTaskTest.Test_ReleaseBuild : Error Exe
> cuting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.CscTaskTest.Test_ReleaseBuild() in e:\
> nant\tests\NAnt.DotNet\Tasks\CscTaskTest.cs:line 72
> 3) Tests.NAnt.DotNet.Tasks.JscTaskTest.Test_DebugBuild : Error Execu
> ting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.JscTaskTest.Test_DebugBuild() in e:\na
> nt\tests\NAnt.DotNet\Tasks\JscTaskTest.cs:line 58
> 4) Tests.NAnt.DotNet.Tasks.JscTaskTest.Test_ReleaseBuild : Error Exe
> cuting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.JscTaskTest.Test_ReleaseBuild() in e:\
> nant\tests\NAnt.DotNet\Tasks\JscTaskTest.cs:line 66
> 5) Tests.NAnt.DotNet.Tasks.VbcTaskTest.Test_DebugBuild : Error Execu
> ting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.VbcTaskTest.Test_DebugBuild() in e:\na
> nt\tests\NAnt.DotNet\Tasks\VbcTaskTest.cs:line 66
> 6) Tests.NAnt.DotNet.Tasks.VbcTaskTest.Test_ReleaseBuild : Error Exe
> cuting Project
> at Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in e:\
> nant\tests\NAnt.Core\BuildTestBase.cs:line 96
> at Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in e:\nant\
> tests\NAnt.Core\BuildTestBase.cs:line 80
> at Tests.NAnt.DotNet.Tasks.VbcTaskTest.Test_ReleaseBuild() in e:\
> nant\tests\NAnt.DotNet\Tasks\VbcTaskTest.cs:line 74
> 
> Total time: 7 seconds.
> BUILD FAILED
> Tests Failed
> Total time: 59 seconds.
> BUILD FAILED
> Nested build failed. Refer to build log for exact reason.
> Total time: 73 seconds.
> BUILD FAILED
> E:\nant\NAnt.build(120,10):
> External Program Failed: E:\nant/build/nant-0.8.3.50105-debug/bin/NAnt.exe (ret
> urn code was 1)
> **********************************************END**************************************************

-- 
sa at programmers-world dot com
http://www.livingit.de
Bookmarks online: http://www.mobile-bookmarks.info
                  Soon available in english

All this wheeling and dealing around, why, it isn't for money, it's for
fun.  Money's just the way we keep score.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to