testlens-app[bot] commented on PR #16178:
URL: https://github.com/apache/grails-core/pull/16178#issuecomment-5349464142

   ## 🚨 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
   
   #### [CI - Groovy Joint Validation Build / Build Grails with Groovy snapshot 
\(shard 
2\)](https://github.com/apache/grails-core/actions/runs/32314391216/job/96264223951?pr=16178)
 > :grails-data-mongodb-spring-boot:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | MongoDbGormAutoConfigurationSpec > Test that GORM is correctly configured 
| ❌ | 0% 🟢 |
   
   🏷️ Commit: d9a19f508b92b7b3e6059dbb9b090f48b0ce6d53
   ▶️ Tests:  16002 executed
   🟡 Checks: 25/72 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>MongoDbGormAutoConfigurationSpec > Test that GORM is 
correctly configured</strong> (:grails-data-mongodb-spring-boot:test in <a 
href="https://github.com/apache/grails-core/actions/runs/32314391216/job/96264223951?pr=16178";>CI
 - Groovy Joint Validation Build / Build Grails with Groovy snapshot (shard 
2)</a>)</summary>
   
   ```
   Condition failed with Exception:
   
   Person.count() != null
   |      |
   |      groovy.lang.MissingPropertyException: No such property: log for 
class: org.grails.datastore.gorm.mongodb.boot.autoconfigure.Person
   |      Possible solutions: age, id, DB, all
   |            at 
org.grails.datastore.gorm.GormStaticApi.propertyMissing(GormStaticApi.groovy:218)
   |            at 
org.grails.datastore.gorm.GormStaticApi.count_closure10(GormStaticApi.groovy:385)
   |            at 
org.grails.datastore.mapping.core.DatastoreUtils.execute(DatastoreUtils.java:334)
   |            at 
org.grails.datastore.gorm.AbstractGormApi.execute(AbstractGormApi.groovy:164)
   |            at 
org.grails.datastore.gorm.GormStaticApi.count(GormStaticApi.groovy:381)
   |            at 
org.grails.datastore.gorm.GormEntity$Trait$Helper.count(GormEntity.groovy:733)
   |            at 
org.grails.datastore.gorm.mongodb.boot.autoconfigure.MongoDbGormAutoConfigurationSpec.Test
 that GORM is correctly configured(MongoDbGormAutoConfigurationSpec.groovy:66)
   class org.grails.datastore.gorm.mongodb.boot.autoconfigure.Person
   
        at 
org.grails.datastore.gorm.mongodb.boot.autoconfigure.MongoDbGormAutoConfigurationSpec.Test
 that GORM is correctly configured(MongoDbGormAutoConfigurationSpec.groovy:66)
   Caused by: groovy.lang.MissingPropertyException: No such property: log for 
class: org.grails.datastore.gorm.mongodb.boot.autoconfigure.Person
   Possible solutions: age, id, DB, all
        at 
org.grails.datastore.gorm.GormStaticApi.propertyMissing(GormStaticApi.groovy:218)
        at 
org.grails.datastore.gorm.GormStaticApi.count_closure10(GormStaticApi.groovy:385)
        at 
org.grails.datastore.mapping.core.DatastoreUtils.execute(DatastoreUtils.java:334)
        at 
org.grails.datastore.gorm.AbstractGormApi.execute(AbstractGormApi.groovy:164)
        at 
org.grails.datastore.gorm.GormStaticApi.count(GormStaticApi.groovy:381)
        at 
org.grails.datastore.gorm.GormEntity$Trait$Helper.count(GormEntity.groovy:733)
        ... 1 more
   ```
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 MongoDbGormAutoConfigurationSpec > Test that GORM is correctly configured 
<!-- 
uniqueId=[engine:spock]/[spec:org.grails.datastore.gorm.mongodb.boot.autoconfigure.MongoDbGormAutoConfigurationSpec]/[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/docs](https://testlens.app/docs/features/pr-comment/)._
   


-- 
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]

Reply via email to