hibernate-orm/hibernate-infinispan
Radim Vansa 4a6c46dd8e 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)

(cherry picked from commit a21706bf02)
2017-07-19 13:43:09 -07:00
..
src HHH-11344 Testsuite speed-up 2017-07-19 13:43:09 -07:00
hibernate-infinispan.gradle HHH-11083 WrongClassException using Infinispan and sharing cache regions 2016-11-22 23:32:44 -08:00