See <https://builds.apache.org/job/log4net-trunk-tests/16/changes>
Changes: [bodewig] update release notes for 2.0.6 [bodewig] use UTC time internally, patch by JocularJoe, closes #36 [bodewig] LOG4NET-529 don't assign m_compositeProperties before it is complete ------------------------------------------ [...truncated 13 lines...] U src\site\xdoc\release\release-notes.xml U src\Util\SystemInfo.cs U src\Util\LogLog.cs U src\Util\OnlyOnceErrorHandler.cs U src\Core\TimeEvaluator.cs U src\Core\LoggingEvent.cs U tests\src\Layout\XmlLayoutTest.cs U tests\src\Core\FixingTest.cs At revision 1768598 Executing command: cmd.exe /C "F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && exit %%ERRORLEVEL%%" [log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && 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:/jenkins/jenkins-slave/workspace/log4net-trunk-tests/log4net.build Target framework: Microsoft .NET Framework 4.0 Target(s) specified: compile-net-4.0 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: check-bin-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin'.> check-doc-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/doc'.> check-sdkdoc-dir: check-sdkdoc-debug: check-current-build-config: check-build-debug: check-build-defines: set-net-4.0-runtime-configuration: check-log4net-basedir: check-current-bin-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.> 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/bin\net\4.0\debug'.> [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.> compile-net-4.0: [csc] Compiling 226 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug\log4net.dll'.> BUILD SUCCEEDED Total time: 2.5 seconds. Executing command: cmd.exe /C "F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:tests/nant.build && exit %%ERRORLEVEL%%" [log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant\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:/jenkins/jenkins-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: check-bin-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin'.> check-doc-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\doc'.> check-sdkdoc-dir: check-sdkdoc-debug: check-current-build-config: check-build-debug: check-build-defines: set-net-4.0-runtime-configuration: install-nunit: [get] Retrieving 'https://github.com/nunit/nunitv2/releases/download/2.6.4/NUnit-2.6.4.zip' to 'C:\Users\jenkins\AppData\Local\Microsoft\Windows\INetCache\nunit.zip'. [unzip] Unzipping 'C:\Users\jenkins\AppData\Local\Microsoft\Windows\INetCache\nunit.zip' to 'C:\Users\jenkins\AppData\Local\Microsoft\Windows\INetCache\nunit.tmp'. [copy] Copying 1 file to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\lib\net\4.0'.> runtests: [echo] Running tests for net-4.0 check-bin-dir: check-doc-dir: check-sdkdoc-dir: check-sdkdoc-debug: check-current-build-config: check-build-debug: check-build-defines: set-net-4.0-runtime-configuration: check-log4net-basedir: check-current-bin-dir: [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.> 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-log4net-output-dir: check-log4net-assembly: compile-net-4.0: [copy] Copying 3 files 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 43 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug\log4net.Tests.dll'.> runtests-net-4.0: [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.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) [nunit2] at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) [nunit2] at System.String.Format(IFormatProvider provider, String format, Object[] args) [nunit2] at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider provider, String format, Object[] args) in <https://builds.apache.org/job/log4net-trunk-tests/ws/src\Util\SystemStringFormat.cs>:line 105 [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: 168, Errors: 0, Failures: 1, Time: 17.041 seconds [nunit2] Not run: 8, Invalid: 0, Ignored: 7, Skipped: 1 [nunit2] [nunit2] Test Case Failures: [nunit2] 1) log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate : Times should be equal, allowing a diff of one second to make test robust [nunit2] Expected: less than or equal to 1000.0d [nunit2] But was: 1000.7757d [nunit2] [nunit2] at log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate() in <https://builds.apache.org/job/log4net-trunk-tests/ws/tests\src\Appender\SmtpPickupDirAppenderTest.cs>:line 196 [nunit2] [nunit2] Tests not run: [nunit2] 1) log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist : seems to require administrator privileges or a specific environent when run [nunit2] 2) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not Implemented: Want to test counted files limited up, to see that others are ?? ignored? deleted? [nunit2] 3) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not Implemented: Want to test counted files limited down, to see that others are ?? ignored? deleted? [nunit2] 4) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not Implemented: Want to test dated files with a limit, to see that others are ?? ignored? deleted? [nunit2] 5) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not Implemented: Want to test dated files with no limit, to see that others are ?? ignored? deleted? [nunit2] 6) 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] 7) log4net.Tests.Hierarchy.XmlHierarchyConfiguratorTest.EnvironmentOnUnixIsCaseSensitive : Only supported on Unix [nunit2] 8) 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(848,10)>: Tests Failed. Total time: 25.1 seconds. Build step 'Execute NAnt build' marked build as failure
