|
org.hibernate.jpa.test.lock.LockTest#testContendedPessimisticLock fails intermittently. As it uses multi-threading, I have to assume the threading is the cause of the failures. There is nothing in the tests that require the use of multiple threads. So adjust that
|