| BUILD FAILED | |
| Project: | Autofac.Net20 |
| Date of build: | 2009-01-06 10:30:08 |
| Running time: | 00:00:21 |
| 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. |
| Warnings: (8) |
Parameter.cs(49,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant Component\Activation\IConstructorInvoker.cs(46,107): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant Component\Activation\DirectConstructorInvoker.cs(45,132): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant ConstantParameter.cs(42,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant Parameter.cs(49,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant Component\Activation\IConstructorInvoker.cs(46,107): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant Component\Activation\DirectConstructorInvoker.cs(45,132): warning CS3001: Argument type 'System.Func<object>[]' is not CLS-compliant ConstantParameter.cs(42,81): warning CS3001: Argument type 'out System.Func<object>' is not CLS-compliant |
| 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 |