hibernate-orm/hibernate-infinispan
Radim Vansa a21706bf02 HHH-11344 Testsuite speed-up
* reduce number of setups (@Before -> @BeforeClassOnce)
* remove sleeps related to JGroups flush (issue in a 6+ years old version)
* do not create new cache manager in CollectionRegionAccessStrategyTest#doPutFromLoadRemoveDoesNotProduceStaleDataInvalidation
* Share cache manager in some tests
* Replace system time with mocked time service where possible
* Replace sleeps with synchronization
* Disabled ConcurrentWriteTest.testMany (this is a stress test)
2016-12-22 12:40:25 +01:00
..
src HHH-11344 Testsuite speed-up 2016-12-22 12:40:25 +01:00
hibernate-infinispan.gradle HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 19:15:08 -05:00