[infinispan-issues] [JBoss JIRA] (ISPN-5967) Verify Infinispan 8.1 is binary compatible for Hibernate 2LC
Galder Zamarreño (JIRA)
issues at jboss.org
Fri Nov 27 03:27:00 EST 2015
[ https://issues.jboss.org/browse/ISPN-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134574#comment-13134574 ]
Galder Zamarreño commented on ISPN-5967:
----------------------------------------
Binary compatibility remains but some new errors have been detected in the testsuite that were not present before:
{code}
org.hibernate.test.cache.infinispan.collection.CollectionRegionAccessStrategyTest > testRemoveAll[JTA, INVALIDATION_SYNC,AccessType[transactional]] FAILED
java.lang.AssertionError
org.hibernate.test.cache.infinispan.collection.CollectionRegionAccessStrategyTest > testRemoveAll[non-JTA, INVALIDATION_SYNC,AccessType[transactional]] FAILED
java.lang.AssertionError
org.hibernate.test.cache.infinispan.entity.EntityRegionAccessStrategyTest > testRemoveAll[JTA, INVALIDATION_SYNC,AccessType[transactional]] FAILED
java.lang.AssertionError
org.hibernate.test.cache.infinispan.entity.EntityRegionAccessStrategyTest > testRemoveAll[non-JTA, INVALIDATION_SYNC,AccessType[transactional]] FAILED
java.lang.AssertionError
org.hibernate.test.cache.infinispan.functional.cluster.EntityCollectionInvalidationTest > testAll[transactional, INVALIDATION_SYNC] FAILED
java.lang.AssertionError at EntityCollectionInvalidationTest.java:349
org.hibernate.test.cache.infinispan.functional.cluster.EntityCollectionInvalidationTest > testConcurrentLoadAndRemoval[transactional, INVALIDATION_SYNC] FAILED
org.hibernate.service.UnknownServiceException at EntityCollectionInvalidationTest.java:188
org.hibernate.service.UnknownServiceException at EntityCollectionInvalidationTest.java:331
org.hibernate.test.cache.infinispan.functional.cluster.NaturalIdInvalidationTest > testAll[transactional, INVALIDATION_SYNC] FAILED
java.lang.AssertionError at NaturalIdInvalidationTest.java:147
{code}
> Verify Infinispan 8.1 is binary compatible for Hibernate 2LC
> ------------------------------------------------------------
>
> Key: ISPN-5967
> URL: https://issues.jboss.org/browse/ISPN-5967
> Project: Infinispan
> Issue Type: Task
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Priority: Blocker
> Fix For: 8.1.0.Final
>
>
> Make sure Hibernate 2LC testsuite can be run with Infinispan 8.1 just by swapping jars.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list