testlens-app[bot] commented on PR #15568: URL: https://github.com/apache/grails-core/pull/15568#issuecomment-4725368380
## 🚨 TestLens detected 1 failed test 🚨 Here is what you can do: 1) Inspect the test failures carefully. 2) If you are convinced that some of the tests are flaky, you can mute them below. 3) Finally, trigger a rerun by checking the rerun checkbox. ### Test Summary | Check | Project/Task | Test | Runs | |---|---|---|---| | [CI - Groovy Joint Validation Build / build\_grails](https://github.com/apache/grails-core/actions/runs/27661268969/job/81806266445?pr=15568) | :grails-data-hibernate7-core:test | AttachMethodSpec > Test attach method | ❌ | 🏷️ Commit: 7a851940388f3b3f91ae0c5d5a91fb0c4b613454 ▶️ Tests: 12734 executed 🟡 Checks: 13/38 completed ### Test Failures <details> <summary><strong>AttachMethodSpec > Test attach method</strong> (:grails-data-hibernate7-core:test in <a href="https://github.com/apache/grails-core/actions/runs/27661268969/job/81806266445?pr=15568">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` Condition not satisfied: manager.session.contains(test) | | | | | | false org.apache.grails.data.testing.tck.domains.Person : 1 | <org.grails.orm.hibernate.HibernateSession@607b1088 datastore=HibernateDatastore: default connected=false hibernateTemplate=org.grails.orm.hibernate.GrailsHibernateTemplate@3ab4b08 proxyHandler=org.grails.orm.hibernate.proxy.HibernateProxyHandler@1acd05c7 timestampProvider=null attributes=[:] sessionPropertyMap=[:] connected=true> <org.apache.grails.data.hibernate7.core.GrailsDataHibernate7TckManager@4654acfb grailsApplication=null hibernateDatastore=null hibernateSession=null transactionManager=null sessionFactory=null transactionStatus=null hibernateConfig=null applicationContext=null multiDataSourceDatastore=null multiTenantMultiDataSourceDatastore=null grailsConfig=[dataSource:[dbCreate:create-drop], hibernate:[proxy_factory_class:org.grails.orm.hibernate.proxy.ByteBuddyGroovyProxyFactory], grails.gorm.default.mapping:org.apache.grails.data.hibernate7.core.GrailsDataHibernate7TckManager$_createSession_closure1@4baccee8] isTransactional=true session=org.grails.orm.hibernate.HibernateSession@607b1088 domainClasses=[class org.apache.grails.data.testing.tck.domains.Person]> at org.apache.grails.data.testing.tck.tests.AttachMethodSpec.Test attach method(AttachMethodSpec.groovy:57) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 AttachMethodSpec > Test attach method <!-- uniqueId=[engine:spock]/[spec:org.apache.grails.data.testing.tck.tests.AttachMethodSpec]/[feature:$spock_feature_1_0] --> Reuse successful test results: 🔲 ♻️ Only rerun the tests that failed or were muted before Click the checkbox to trigger a rerun: 🔲 **Rerun jobs** --- _Learn more about TestLens at [testlens.app](https://testlens.app)._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
