I will take care of it. I am planning to use svn:external to get the tools folder into each project folder. Is that ok?
Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Fri, Oct 23, 2009 at 7:47 AM, Fabio Maulo <[email protected]> wrote: > Tuna, Chad.Do you know which is the NUnit-Test runner in team-city ? > It seems too old and affected by "ExpectedException" new behaviour issue. > > 2009/10/23 <[email protected]> > > >> Build NHibernate::NHibernate.Validator #1.2.0.1079 failed (tests failed: >> 25 (25 new), passed: 304, ignored: 6) >> Agent: agent01 >> Build results: >> http://teamcity.codebetter.com/viewLog.html?buildId=6713&buildTypeId=bt19 >> >> Failed Tests Summary: >> Newly failed tests (25 tests, alphabetically ordered) >> ================================================================== >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.CfgXmlHelperFixture.InvalidValidatorMode >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromClassWrongName >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromRule >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.WrongPropertyInCustomAttribute >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlConfigurationFixture.BadMapping >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlConfigurationFixture.BadSchema >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlConfigurationFixture.NullReader >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.AddWrongAssembly >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.AddWrongFile >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.AddWrongStream >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.LoadMappingsNull >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.MappingDocumentParserTest >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.XmlMappingLoaderFixture.ResourceNotFound >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.CustomValidator.BadValidatorFixture.ExceptionMustBeThrown >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.CustomValidator.BadValidatorFixture.MessageNull >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Engine.ClassValidatorFixture.CrazyUseOrNHVFault >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Engine.ValidatableElementFixture.DefCtorE1 >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Engine.ValidatableElementFixture.DefCtorE2 >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Engine.ValidatorEngineFixture.IntentWrongNHVConfig >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Engine.ValidatorEngineFixture.IntentWrongXmlConfig >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Integration.HibernateAnnotationIntegrationFixture.InvalidInitializer >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Integration.IntegrationOwnEngineFixture.HibernateAnnotationIntegrationFixture.InvalidInitializer >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Integration.XmlHibernateAnnotationIntegrationFixture.HibernateAnnotationIntegrationFixture.InvalidInitializer >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Interpolation.InterpolationFixture.InterpolatingValues_WrongMember >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Utils.TypeUtilsFixture.GetterWithException >> >> >> >> Newly failed tests details (only first 3 failures shown here) >> ================================================================== >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.CfgXmlHelperFixture.InvalidValidatorMode >> ================= >> NHibernate.Validator.Exceptions.ValidatorConfigurationException : >> Unexpected ValidatorMode :Not supported >> at NHibernate.Validator.Cfg.CfgXmlHelper.ValidatorModeConvertFrom(String >> validatorMode) in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator\Cfg\CfgXmlHelper.cs:line >> 84 >> at >> NHibernate.Validator.Tests.Configuration.CfgXmlHelperFixture.InvalidValidatorMode() >> in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator.Tests\Configuration\CfgXmlHelperFixture.cs:line >> 25 >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromClassWrongName >> ================= >> NHibernate.Validator.Exceptions.InvalidAttributeNameException : Attribute >> 'assertanimal' was not found for the class >> NHibernate.Validator.Tests.Base.Suricato; >> Cause: >> - typo >> - Wrong namespace (the attribute must stay in the same namespace of the >> related class) >> at >> NHibernate.Validator.Cfg.MappingSchema.RuleAttributeFactory.CreateAttributeFromClass(Type >> entityType, NhvmClassAttributename attributename) in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator\Cfg\MappingSchema\RuleAttributeFactory.cs:line >> 125 >> at >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromClassWrongName() >> in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator.Tests\Configuration\RuleAttributeFactoryFixture.cs:line >> 39 >> NHibernate.Validator.Tests.dll: >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromRule >> ================= >> NHibernate.Validator.Exceptions.ValidatorConfigurationException : >> Unrecognized XML element:System.String >> at >> NHibernate.Validator.Cfg.MappingSchema.RuleAttributeFactory.CreateAttributeFromRule(Object >> rule, String defaultAssembly, String defaultNameSpace) in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator\Cfg\MappingSchema\RuleAttributeFactory.cs:line >> 96 >> at >> NHibernate.Validator.Tests.Configuration.RuleAttributeFactoryFixture.CreateAttributeFromRule() >> in >> d:\Builds\NHibernate.Validator\src\NHibernate.Validator.Tests\Configuration\RuleAttributeFactoryFixture.cs:line >> 46 >> see all newly failed tests: >> http://teamcity.codebetter.com/viewLog.html?buildId=6713&buildTypeId=bt19 >> Changes included (2 changes) >> ==================================================== >> Change 1079 by fabiomaulo (1 file): >> modified in order to use SharpTestsEx >> >> Change 1078 by fabiomaulo (6 files): >> Added SharpTestsEx and actualized NUnit to the last available version >> >> see more information about changed files: >> http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=6713&buildTypeId=bt19 >> >> >> >> ============================================================================ >> Configure email notifications: >> http://teamcity.codebetter.com/profile.html?init=1#notifications >> >> > > > -- > Fabio Maulo >
