[hibernate/hibernate-search] d97df2: HSEARCH-4805 Remove workarounds related to HHH-156...
by Yoann Rodière
Branch: refs/heads/wip/main/dependency-update/orm6-in-main-code
Home: https://github.com/hibernate/hibernate-search
Commit: d97df2df8957ef4e5b0402f82cd14a5abe9f6536
https://github.com/hibernate/hibernate-search/commit/d97df2df8957ef4e5b04...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytoone/AutomaticIndexingManyToOneBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainingSideIT.java
Log Message:
-----------
HSEARCH-4805 Remove workarounds related to HHH-15604 from tests
1 year, 10 months
[hibernate/hibernate-orm] e09048: test cleanup
by Steve Ebersole
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-orm
Commit: e090480ea1be46b91fb152c4a6b5f95fd96ca5d0
https://github.com/hibernate/hibernate-orm/commit/e090480ea1be46b91fb152c...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M documentation/src/test/java/org/hibernate/userguide/mapping/basic/BooleanMappingTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/manytoonewithformula/ManyToOneWithFormulaTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/uniqueconstraint/UniqueConstraintTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/xml/ejb3/Ejb3XmlTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchOptimisticLockingTest.java
Log Message:
-----------
test cleanup
1 year, 10 months
[hibernate/hibernate-orm] abc440: test cleanup
by Steve Ebersole
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: abc44004caa910e2be5336635af325a2e930f090
https://github.com/hibernate/hibernate-orm/commit/abc44004caa910e2be53366...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M documentation/src/test/java/org/hibernate/userguide/mapping/basic/BooleanMappingTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/manytoonewithformula/ManyToOneWithFormulaTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/uniqueconstraint/UniqueConstraintTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/xml/ejb3/Ejb3XmlTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchOptimisticLockingTest.java
Log Message:
-----------
test cleanup
1 year, 10 months