See <https://builds.apache.org/job/log4net-trunk-tests/2/changes>
Changes:
[bodewig] reduce redundancy in build files
------------------------------------------
[...truncated 522 lines...]
check-current-build-config:
-check-build-debug:
-check-build-defines:
-set-framework-configuration:
check-log4net-basedir:
-check-current-bin-dir:
clean-current-bin-dir:
[echo] Cleaning the bin/net/4.0/release binaries directory.
[delete] Deleting directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release'.>
[mkdir] Creating directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release'.>
-compile-specific-build:
[echo] Old key file not found.
[echo] The release build using the old key will be skipped.
[csc] Compiling 223 files to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release\log4net.dll'.>
compile-net-4.0:
set-net-4.0-cp-runtime-configuration:
-check-bin-dir:
-check-doc-dir:
-check-sdkdoc-dir:
-check-sdkdoc-debug:
check-current-build-config:
-check-build-debug:
-check-build-defines:
-set-framework-configuration:
check-log4net-basedir:
-check-current-bin-dir:
clean-current-bin-dir:
[echo] Cleaning the bin/net/4.0/release binaries directory.
[delete] Deleting directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release'.>
[mkdir] Creating directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release'.>
-compile-specific-build:
[echo] Old key file not found.
[echo] The release build using the old key will be skipped.
[csc] Compiling 223 files to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\release\log4net.dll'.>
compile-net-4.0-cp:
-compile-or-fail:
[echo] The Mono 2.0 is not available. Build skipped.
BUILD SUCCEEDED
Total time: 23.5 seconds.
Executing command: cmd.exe /C ""F:\hudson\tools\nant-0.92\bin\NAnt.exe
-buildfile:tests/nant.build && exit %%ERRORLEVEL%%""
[log4net-trunk-tests] $ cmd.exe /C '"F:\hudson\tools\nant-0.92\bin\NAnt.exe
-buildfile:tests/nant.build && exit %%ERRORLEVEL%%"'
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net
Buildfile:
file:///f:/hudson/hudson-slave/workspace/log4net-trunk-tests/tests/nant.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: runtests
check-current-build-config:
set-build-configuration:
set-debug-build-configuration:
check-current-build-config:
-set-build-configuration-flags:
check-current-build-config:
set-framework-configuration:
set-net-4.0-runtime-configuration:
-check-bin-dir:
-check-doc-dir:
-check-sdkdoc-dir:
-check-sdkdoc-debug:
check-current-build-config:
-check-build-debug:
-check-build-defines:
-set-framework-configuration:
runtests:
[echo] Running tests for net-4.0
set-net-4.0-runtime-configuration:
-check-bin-dir:
-check-doc-dir:
-check-sdkdoc-dir:
-check-sdkdoc-debug:
check-current-build-config:
-check-build-debug:
-check-build-defines:
-set-framework-configuration:
check-log4net-basedir:
-check-current-bin-dir:
clean-current-bin-dir:
[echo] Cleaning the bin/net/4.0/debug binaries directory.
[delete] Deleting directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
[mkdir] Creating directory
'<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
check-current-build-config:
-check-log4net-output-dir:
check-log4net-assembly:
-compile-tests:
[copy] Copying 1 file to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
[copy] Copying 1 file to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
[csc] Compiling 39 files to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug\log4net.Tests.dll'.>
compile-net-4.0:
-runtests:
[nunit2] log4net:WARN Exception while rendering format [IGNORE THIS WARNING
- EXCEPTION EXPECTED Before {0} After {1} {2}]
[nunit2] System.FormatException: Index (zero based) must be greater than or
equal to zero and less than the size of the argument list.
[nunit2] at System.Text.StringBuilder.AppendFormat(IFormatProvider
provider, String format, Object[] args)
[nunit2] at System.String.Format(IFormatProvider provider, String format,
Object[] args)
[nunit2] at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider
provider, String format, Object[] args)
[nunit2] log4net:ERROR Hello
[nunit2] log4net:ERROR World
[nunit2] log4net:ERROR This will be recorded.
[nunit2] log4net:ERROR This will be recorded.
[nunit2]
[nunit2] Tests run: 154, Errors: 0, Failures: 1, Time: 27.941 seconds
[nunit2] Not run: 6, Invalid: 0, Ignored: 6, Skipped: 0
[nunit2]
[nunit2] Test Case Failures:
[nunit2] 1) log4net.Tests.Appender.RemotingAppenderTest.TestFullFix :
Expect to receive 1 remoted event
[nunit2] Expected: 1
[nunit2] But was: 0
[nunit2]
[nunit2] at log4net.Tests.Appender.RemotingAppenderTest.TestFullFix() in
<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\src\Appender\RemotingAppenderTest.cs>:line
127
[nunit2]
[nunit2] Tests not run:
[nunit2] 1)
log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not
Implemented: Want to test counted files limited up, to see that others are ??
ignored? deleted?
[nunit2] 2)
log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not
Implemented: Want to test counted files limited down, to see that others are ??
ignored? deleted?
[nunit2] 3)
log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not
Implemented: Want to test dated files with a limit, to see that others are ??
ignored? deleted?
[nunit2] 4)
log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not
Implemented: Want to test dated files with no limit, to see that others are ??
ignored? deleted?
[nunit2] 5)
log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization7 : Not
Implemented: Want to test dated files with mixed dates existing, to see that
other dates do not matter
[nunit2] 6)
log4net.Tests.Util.EnvironmentPatternConverterTest.SystemLevelEnvironmentVariable
: Test skipped as current user must not set system level environment variables
[nunit2]
[nunit2]
BUILD FAILED
<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\nant.build(155,10)>:
Tests Failed.
Total time: 33.5 seconds.
Build step 'Execute NAnt build' marked build as failure