Description:
|
*
org.hibernate.test.
annotations.derivedidentities.e1.b.specjmapid.ondemand.LazyLoadingTest.testOnDemandLoading* hangs
ondemandload#testLazyCollectionLoadingWithClearedSession does not clear locks
on
MySQL 5.5
the DB
,
PostgreSQL 8.4
eventually leaving the test hanging indefinitely when it finally attempts to drop constraints
and
PostgreSQL 9
tables
.
1 databases.
* mysql55: [output|http://pastebin.com/f45NHThU], [Jenkins job in RH VPN|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Hibernate/job/eap-60-hibernate-core-matrix-testsuite/17/database=mysql55,jdk=java17_default,label=hibernate/] * postresql84: [output|http://pastebin.com/GW0V1Pde], [Jenkins job in RH VPN|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Hibernate/job/eap-60-hibernate-core-matrix-testsuite/17/database=postgresql84,jdk=java17_default,label=hibernate/] * postresql91: [output|http://pastebin.com/XM8qXwkM], [Jenkins job in RH VPN|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Hibernate/job/eap-60-hibernate-core-matrix-testsuite/17/database=postgresql91,jdk=java17_default,label=hibernate/]
|