This is an automated email from the ASF dual-hosted git repository.

borinquenkid pushed a commit to branch 8.0.x-hibernate7
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit b6ae1808877567ceab0d7b9149c22b7e4b9c1bbf
Author: Walter B Duque de Estrada <[email protected]>
AuthorDate: Wed Jan 21 12:34:28 2026 -0600

    update progress
---
 grails-data-hibernate7/core/HIBERNATE7-TESTS.csv | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/grails-data-hibernate7/core/HIBERNATE7-TESTS.csv 
b/grails-data-hibernate7/core/HIBERNATE7-TESTS.csv
index 5fe61d414a..6c6745e824 100644
--- a/grails-data-hibernate7/core/HIBERNATE7-TESTS.csv
+++ b/grails-data-hibernate7/core/HIBERNATE7-TESTS.csv
@@ -1,14 +1,13 @@
 Test File , Status , Notes
-`src/test/groovy/grails/gorm/specs/ManyToOneSpec.groovy` , PASSED , Refactored 
saving logic for bidirectional relationship. 
-`src/test/groovy/grails/gorm/specs/UniqueWithMultipleDataSourcesSpec.groovy` , 
FAILED , 
+`src/test/groovy/grails/gorm/specs/UniqueWithMultipleDataSourcesSpec.groovy` , 
FAILED ,
 
`src/test/groovy/grails/gorm/specs/dirtychecking/HibernateDirtyCheckingSpec.groovy`
 , FAILED , 
 `src/test/groovy/grails/gorm/specs/perf/JoinPerfSpec.groovy` , FAILED , 
 `src/test/groovy/grails/gorm/specs/uuid/UuidInsertSpec.groovy` , FAILED , 
 
`src/test/groovy/grails/gorm/specs/validation/SaveWithInvalidEntitySpec.groovy` 
, FAILED , 
-`TCK: org.apache.grails.data.testing.tck.tests.AttachMethodSpec` , FAILED , 
+`TCK: org.apache.grails.data.testing.tck.tests.AttachMethodSpec` , SKIPPED , 
Requires fix in GORM Hibernate 7 implementation for entity re-attachment. 
 `TCK: 
org.apache.grails.data.testing.tck.tests.BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec`
 , FAILED , 
 `TCK: org.apache.grails.data.testing.tck.tests.DirtyCheckingSpec` , FAILED , 
-`TCK: org.apache.grails.data.testing.tck.tests.GroovyProxySpec` , FAILED , 
+`TCK: org.apache.grails.data.testing.tck.tests.GroovyProxySpec` , SKIPPED , 
Requires fix in GORM Hibernate 7 implementation for proxy initialization 
(isInitialized method) for native proxies. 
 `TCK: org.apache.grails.data.testing.tck.tests.QueryEventsSpec` , FAILED , 
 `TCK: org.apache.grails.data.testing.tck.tests.SessionCreationEventSpec` , 
FAILED , 
 `TCK: org.apache.grails.data.testing.tck.tests.UpdateWithProxyPresentSpec` , 
FAILED , 

Reply via email to