[hibernate-dev] Test failure on trunk

Steve Ebersole steve at hibernate.org
Wed Jun 16 08:33:35 EDT 2010


Hi Julien.

Is this against H2 (the default)?  I have no issues running those tests
here and the Hudson job is fine.

On Tue, 2010-06-15 at 09:53 -0700, Julien HENRY wrote:
> Hi,
> 
> I would like to contribute to Hibernate. I have retrieved source code and started a full build. There are 2 test failures. Is it related to my configuration?
> 
> -------------------------------------------------------------------------------
> Test set: org.hibernate.test.hql.BulkManipulationTest
> -------------------------------------------------------------------------------
> Tests run: 38, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 238.592 sec <<< FAILURE!
> testSimpleDeleteOnAnimal(org.hibernate.test.hql.BulkManipulationTest)  Time elapsed: 4.296 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: incorrect delete count expected:<1> but was:<0>
>     at junit.framework.Assert.fail(Assert.java:47)
>     at junit.framework.Assert.failNotEquals(Assert.java:282)
>     at junit.framework.Assert.assertEquals(Assert.java:64)
>     at junit.framework.Assert.assertEquals(Assert.java:201)
>     at org.hibernate.test.hql.BulkManipulationTest.testSimpleDeleteOnAnimal(BulkManipulationTest.java:938)
> 
> testDeleteUnionSubclassAbstractRoot(org.hibernate.test.hql.BulkManipulationTest)  Time elapsed: 4.24 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: incorrect update count expected:<3> but was:<1>
>     at junit.framework.Assert.fail(Assert.java:47)
>     at junit.framework.Assert.failNotEquals(Assert.java:282)
>     at junit.framework.Assert.assertEquals(Assert.java:64)
>     at junit.framework.Assert.assertEquals(Assert.java:201)
>     at org.hibernate.test.hql.BulkManipulationTest.testDeleteUnionSubclassAbstractRoot(BulkManipulationTest.java:1026)
> 
> [...]
> Tests run: 2069, Failures: 2, Errors: 0, Skipped: 0
> 
> Thanks
> 
> Julien
> 
> 
> 
>       
> 
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

-- 
Steve Ebersole <steve at hibernate.org>
http://hibernate.org




More information about the hibernate-dev mailing list