CruiseControl.NET Logo Login Documentation

Version : 1.6.7444.1

Latest
Next
Previous
 
Build Report
View Build Log
FxCop Report
Gendarme Report
NAnt Output
NAnt Timings
NCover Report
NDepend Details
NUnit Details
NUnit Timings
MSBuild Report
 
Recent Builds
2010-05-09 07:03:42 (1.0.21.58)
2010-04-17 07:44:15 (Failed)
2010-04-08 17:27:31 (1.0.20.58)
2010-04-08 04:10:19 (1.0.19.58)
2010-03-31 11:57:31 (1.0.18.58)
2010-03-19 14:54:24 (1.0.17.58)
2010-02-23 15:40:06 (1.0.16.58)
2010-02-23 15:37:43 (1.0.15.58)
2010-01-29 14:35:33 (1.0.14.58)
2010-01-01 09:00:10 (Failed)
Show All
BUILD EXCEPTION
Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: OPTIONS of 'https://netreflector.svn.sourceforge.net/svnroot/netreflector/trunk': could not connect to server (https://netreflector.svn.sourceforge.net) . Process command: D:\Build\Tools\SVN\svn.exe log https://netreflector.svn.sourceforge.net/svnroot/netreflector/trunk/ -r "{2009-12-13T20:45:53Z}:{2010-01-01T08:00:10Z}" --verbose --xml --non-interactive --no-auth-cache bei ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo processInfo) bei ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications(IIntegrationResult from, IIntegrationResult to) bei ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModificationsWithLogging(ISourceControl sc, IIntegrationResult from, IIntegrationResult to) bei ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) bei ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult from, IIntegrationResult to) bei ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request)
Project: NetReflector
Date of build: 2010-01-01 09:00:10
Running time: 00:00:21
Integration Request: Build (IfModificationExists) triggered from IntervalTrigger
Modifications since last build (0)
FxCop Messages: 80, Warning Messages: 13, Error Messages: 67
netreflector.dll: 62 Errors, 12 Warnings
netreflectordocumentertask.dll: 5 Errors, 0 Warnings
Gendarme Report: found 85 potential defects using 187 rules.
NetReflector, Version=1.0.13.58, Culture=neutral, PublicKeyToken=2f4dd8b32acbcd8e: 77 defects
NetReflectorDocumenterTask, Version=1.0.13.58, Culture=neutral, PublicKeyToken=null: 2 defects
Tests run: 75, Failures: 0, Not run: 6, Time: 4.531 seconds
All Tests Passed
Warning Exortech.NetReflector.Test.Generators.XsdGeneratorTest.ShouldGenerateASchemaToValidateTestClassXml
Warning Exortech.NetReflector.Test.Generators.XsdGeneratorTest.ShouldGenerateASchemaToValidateTestSubClassXml
Warning Exortech.NetReflector.Test.NetReflectorTypeTableTest.AddMismatchingTypes
Warning Exortech.NetReflector.Test.Serialisers.XmlCollectionSerialiserTest.WriteClassThatIsNotSerializable
Warning Exortech.NetReflector.Test.Serialisers.XmlDictionarySerialiserTest.UnspecifiedKeyIsElementName
Warning Exortech.NetReflector.Test.Serialisers.XmlMemberSerialiserTest.OnWriteCheckRequiredKeyword
Warning Details (6)
Test: Exortech.NetReflector.Test.Generators.XsdGeneratorTest.ShouldGenerateASchemaToValidateTestClassXml
Type: Warning
Message: Work on schema generation is still in progress.

Test: Exortech.NetReflector.Test.Generators.XsdGeneratorTest.ShouldGenerateASchemaToValidateTestSubClassXml
Type: Warning
Message: Work on schema generation is still in progress.

Test: Exortech.NetReflector.Test.NetReflectorTypeTableTest.AddMismatchingTypes
Type: Warning
Message: This test is causing lots of other tests to fail

Test: Exortech.NetReflector.Test.Serialisers.XmlCollectionSerialiserTest.WriteClassThatIsNotSerializable
Type: Warning
Message: needed?

Test: Exortech.NetReflector.Test.Serialisers.XmlDictionarySerialiserTest.UnspecifiedKeyIsElementName
Type: Warning
Message: not done yet

Test: Exortech.NetReflector.Test.Serialisers.XmlMemberSerialiserTest.OnWriteCheckRequiredKeyword
Type: Warning
Message: yet to be implemented