Build NHibernate::NHibernate.JetDriver #1124 failed (tests failed: 1, passed: 
12)
Agent: agent01
Build results: 
http://teamcity.codebetter.com/viewLog.html?buildId=7295&buildTypeId=bt73

Failed Tests Summary:

Failed tests (1 test, alphabetically ordered)
==================================================================
NHibernate.JetDriver.Tests.JetHQLFixture.Can_Delete_Objects_With_HQL



Failed tests details (only first 3 failures shown here)
==================================================================
NHibernate.JetDriver.Tests.JetHQLFixture.Can_Delete_Objects_With_HQL 
=================
System.IO.FileNotFoundException : Could not load file or assembly 
'Antlr3.Runtime, Version=3.1.0.39271, Culture=neutral, 
PublicKeyToken=3a9cab8f8d22bfb7' or one of its dependencies. The system cannot 
find the file specified.at 
NHibernate.Hql.Ast.ANTLR.QueryTranslatorImpl.DoCompile(IDictionary`2 
replacements, Boolean shallow, String collectionRole)
at NHibernate.Hql.Ast.ANTLR.QueryTranslatorImpl.Compile(IDictionary`2 
replacements, Boolean shallow)
at NHibernate.Engine.Query.HQLQueryPlan..ctor(String hql, String 
collectionRole, Boolean shallow, IDictionary`2 enabledFilters, 
ISessionFactoryImplementor factory)
at NHibernate.Engine.Query.QueryPlanCache.GetHQLQueryPlan(String queryString, 
Boolean shallow, IDictionary`2 enabledFilters)
at NHibernate.Impl.AbstractSessionImpl.GetHQLQueryPlan(String query, Boolean 
shallow)
at NHibernate.Impl.SessionImpl.List(String query, QueryParameters 
queryParameters, IList results)
at NHibernate.Impl.SessionImpl.List(String query, QueryParameters parameters)
at NHibernate.Impl.SessionImpl.Find(String query, Object[] values, IType[] 
types)
at NHibernate.Impl.SessionImpl.Delete(String query, Object[] values, IType[] 
types)
at NHibernate.Impl.SessionImpl.Delete(String query, Object value, IType type)
at NHibernate.JetDriver.Tests.JetHQLFixture.Can_Delete_Objects_With_HQL()
Changes included (1 change)
====================================================
Change 1124 by h_eskandari (3 files):
-added Antlr3.Runtime.dll (required for HQL tests)
-fixed default.build to include Antlr3.Runtime

see more information about changed files: 
http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=7295&buildTypeId=bt73


============================================================================
Configure email notifications: 
http://teamcity.codebetter.com/profile.html?init=1#notifications

Reply via email to