CruiseControl.NET Logo Login Documentation

Version : 1.7.717.8065

Latest
Next
Previous
 
Build Report
View Build Log
FxCop Report
Gendarme Report
NAnt Output
NAnt Timings
NDepend Details
NUnit Details
NUnit Timings
 
Recent Builds
2012-05-23 18:36:45 (1.0.22.58)
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)
Show All
BUILD FAILED
Project: NetReflector
Date of build: 2009-06-04 12:00:34
Running time: 00:00:44
Integration Request: IntervalTrigger triggered a build (IfModificationExists)
Last changed: 2009-06-04 12:00:12
Last log entry: Fixed the unit tests.
Modifications since last build (2)
Modified cj_sutherland /trunk/src/NetReflector.Test/Generators/XsdGeneratorTest.cs Fixed the unit tests. 2009-06-04 12:00:12
Modified cj_sutherland /trunk/src/NetReflector.Test/NetReflectorTypeTableTest.cs Fixed the unit tests. 2009-06-04 12:00:12
Errors: (1)
External Program Failed: D:\Build\Projects\NetReflector\SCM\Tools\NUnit\nunit-console.exe (return code was 1)
Warnings: (7)
Generators\XsdGeneratorTest.cs(27,4): warning CS0618: "System.Xml.XmlValidatingReader" ist veraltet: "Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202"
Generators\XsdGeneratorTest.cs(27,37): warning CS0618: "System.Xml.XmlValidatingReader" ist veraltet: "Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202"
Generators\XsdGeneratorTest.cs(48,4): warning CS0618: "System.Xml.XmlValidatingReader" ist veraltet: "Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202"
Generators\XsdGeneratorTest.cs(48,37): warning CS0618: "System.Xml.XmlValidatingReader" ist veraltet: "Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202"
Attributes\ReflectorPropertyTest.cs(58,14): warning CS0649: Dem Feld "Exortech.NetReflector.Test.Attributes.TestCustomSerialiser.Foo" wird nie etwas zugewiesen, und es hat immer seinen Standardwert von "0".
resources\CollectionTestClass.cs(23,17): warning CS0649: Dem Feld "Exortech.NetReflector.Test.CollectionTestClass.Stuff" wird nie etwas zugewiesen, und es hat immer seinen Standardwert von "null".
Util\ReflectorMemberTest.cs(80,11): warning CS0649: Dem Feld "Exortech.NetReflector.Test.Util.ReflectorMemberTest.ReadOnlMemberClass.readonlyname" wird nie etwas zugewiesen, und es hat immer seinen Standardwert von "null".
Suites run: 23, Tests run: 75, Failures: 1, Not run: 6, Time: 5.156seconds
Exortech.NetReflector.Test.Util.ReflectorMemberTest.SetValueWithTypeConversionForInconvertibleTypes Failure
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
Modifications since last build (2)
Hide All FilesShow All Files
52 cj_sutherland 2009-06-04 12:00:12 2 Files
Fixed the unit tests.
Hide Files
/trunk/src/NetReflector.Test NetReflectorTypeTableTest.cs Modified
/trunk/src/NetReflector.Test/Generators XsdGeneratorTest.cs Modified