| BUILD EXCEPTION | |
| Error Message: | System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: log. Line 3, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ccnet.SvnRevisionLabeller.plugin.SvnRevisionLabeller.GetRevision() at ccnet.SvnRevisionLabeller.plugin.SvnRevisionLabeller.Generate(IIntegrationResult resultFromLastBuild) at ThoughtWorks.CruiseControl.Core.Project.Prebuild(IIntegrationResult result) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build(IIntegrationResult result) |
| Project: | autofac |
| Date of build: | 2008-12-29 20:22:16 |
| Running time: | 00:00:12 |
| Integration Request: | Changed triggered a build (IfModificationExists) |
| Last changed: | 2008-12-29 20:22:02 |
| Last log entry: |
#88: Unit test and fix for the NullReference within ReflectionActivator in specific situations. |
| Tests run: 247, Failures: 0, Not run: 0, Time: 2.3590000000000004 seconds | |
| All Tests Passed | |
| Modifications since last build (2) | ||||
| Modified | rinat.a...@gmail.com | /trunk/src/Test/Autofac.Tests/Component/Activation/ReflectionActivatorFixture.cs | #88: Unit test and fix for the NullReference within ReflectionActivator in specific situations. | 2008-12-29 20:22:02 |
| Modified | rinat.a...@gmail.com | /trunk/src/Source/Autofac/Component/Activation/ReflectionActivator.cs | #88: Unit test and fix for the NullReference within ReflectionActivator in specific situations. | 2008-12-29 20:22:02 |
| BUILD FAILED | |
| Project: | autofac |
| Date of build: | 2009-01-06 10:29:42 |
| Running time: | 00:00:22 |
| Integration Request: | Changed triggered a build (IfModificationExists) |
| Last changed: | 2009-01-06 10:29:03 |
| Last log entry: |
Removed registration-time type check if implementation type is only known to be System.Object. This makes some automated registration scenarios easier to put together. |
| Errors: (1) |
Tests Failed. |
| Tests run: 229, Failures: 4, Not run: 0, Time: 1.203 seconds | |
| Failure | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterTypeAsUnsupportedService |
| Failure | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterTypeAsSupportedAndUnsupportedService |
| Failure | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterInstanceAsUnsupportedService |
| Failure | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterDelegateAsUnsupportedService |
| Unit Test Failure and Error Details (4) | |
| Test: | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterTypeAsUnsupportedService |
| Type: | Failure |
| Message: | System.ArgumentException was expected |
|
|
|
| Test: | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterTypeAsSupportedAndUnsupportedService |
| Type: | Failure |
| Message: | System.ArgumentException was expected |
|
|
|
| Test: | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterInstanceAsUnsupportedService |
| Type: | Failure |
| Message: | System.ArgumentException was expected |
|
|
|
| Test: | Autofac.Tests.Registrars.ConcreteRegistrarFixture.RegisterDelegateAsUnsupportedService |
| Type: | Failure |
| Message: | System.ArgumentException was expected |
|
|
|
| Modifications since last build (2) |
| Modified | nicholas.blumhardt | /trunk/src/Source/Autofac/Component/Scope/ContainerScope.cs | Removed registration-time type check if implementation type is only known to be System.Object. This makes some automated registration scenarios easier to put together. | 2009-01-06 10:29:03 |
| Modified | nicholas.blumhardt | /trunk/src/Source/Autofac/Registrars/ConcreteRegistrar.cs | Removed registration-time type check if implementation type is only known to be System.Object. This makes some automated registration scenarios easier to put together. | 2009-01-06 10:29:03 |