Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 282dd8461472ccfa8c3bc09cfe5d736e57727b93
https://github.com/hibernate/hibernate-orm/commit/282dd8461472ccfa8c3bc09...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockTest.java
Log Message:
-----------
HHH-16275 wait longer for LockTest.testLock*FkTarget to insert row on the database
server to avoid occasional fail with timeout getting lock
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
Commit: a175afdaf1769c8f29427d97d7d3f15e29cfde45
https://github.com/hibernate/hibernate-orm/commit/a175afdaf1769c8f29427d9...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockTest.java
Log Message:
-----------
HHH-16275 also wait longer for LockTest.testLockUpdateFkTarget
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
Commit: 038bbe3b28eb5386fb677abd031c2e979c5f86bc
https://github.com/hibernate/hibernate-orm/commit/038bbe3b28eb5386fb677ab...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockTest.java
Log Message:
-----------
HHH-16275 fix whitespace
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/01c829596892...038bbe3...