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

   ## 🚨 TestLens detected 3 failed tests 🚨
   
   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/24620564972/job/71990511167?pr=15568)
 | :grails-data-hibernate5:test | HibernateSpecSpec > Configuration defaults 
are correct | ❌ |
   | [CI - Groovy Joint Validation Build / 
build\_grails](https://github.com/apache/grails-core/actions/runs/24620564972/job/71990511167?pr=15568)
 | :grails-data-hibernate5:test | HibernateSpecSpec > test hibernate spec | ❌ |
   | [CI - Groovy Joint Validation Build / 
build\_grails](https://github.com/apache/grails-core/actions/runs/24620564972/job/71990511167?pr=15568)
 | :grails-data-hibernate5:test | HibernateSpecSpec > test hibernate spec with 
domain constraint inheritance | ❌ |
   
   🏷️ Commit: 1d767f9a228dcf2784140d4d72b431e6ddb8d63f
   ▶️ Tests:  4491 executed
   🟡 Checks: 9/30 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>HibernateSpecSpec > Configuration defaults are 
correct</strong> (:grails-data-hibernate5:test in <a 
href="https://github.com/apache/grails-core/actions/runs/24620564972/job/71990511167?pr=15568";>CI
 - Groovy Joint Validation Build / build_grails</a>)</summary>
   
   ```
   groovy.lang.MissingMethodException: No signature of method: 
grails.test.mixin.hibernate.Book.call() is applicable for argument types: 
(String) values: [The Stand]
   Possible solutions: last(java.lang.String), wait(), last(), save(), save(), 
any()
        at 
org.grails.datastore.gorm.GormStaticApi.methodMissing(GormStaticApi.groovy:142)
        at 
grails.test.mixin.hibernate.HibernateSpecSpec.setup(HibernateSpecSpec.groovy:31)
   ```
   
   </details>
   <details>
   
   <summary><strong>HibernateSpecSpec > test hibernate spec</strong> 
(:grails-data-hibernate5:test in <a 
href="https://github.com/apache/grails-core/actions/runs/24620564972/job/71990511167?pr=15568";>CI
 - Groovy Joint Validation Build / build_grails</a>)</summary>
   
   ```
   groovy.lang.MissingMethodException: No signature of method: 
grails.test.mixin.hibernate.Book.call() is applicable for argument types: 
(String) values: [The Stand]
   Possible solutions: last(java.lang.String), wait(), last(), save(), save(), 
any()
        at 
org.grails.datastore.gorm.GormStaticApi.methodMissing(GormStaticApi.groovy:142)
        at 
grails.test.mixin.hibernate.HibernateSpecSpec.setup(HibernateSpecSpec.groovy:31)
   ```
   
   </details>
   <details>
   
   <summary><strong>HibernateSpecSpec > test hibernate spec with domain 
constraint inheritance</strong> (:grails-data-hibernate5:test in <a 
href="https://github.com/apache/grails-core/actions/runs/24620564972/job/71990511167?pr=15568";>CI
 - Groovy Joint Validation Build / build_grails</a>)</summary>
   
   ```
   groovy.lang.MissingMethodException: No signature of method: 
grails.test.mixin.hibernate.Book.call() is applicable for argument types: 
(String) values: [The Stand]
   Possible solutions: last(java.lang.String), wait(), last(), save(), save(), 
any()
        at 
org.grails.datastore.gorm.GormStaticApi.methodMissing(GormStaticApi.groovy:142)
        at 
grails.test.mixin.hibernate.HibernateSpecSpec.setup(HibernateSpecSpec.groovy:31)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 HibernateSpecSpec > Configuration defaults are correct <!-- 
uniqueId=[engine:spock]/[spec:grails.test.mixin.hibernate.HibernateSpecSpec]/[feature:$spock_feature_1_2]
 -->
   🔲 HibernateSpecSpec > test hibernate spec <!-- 
uniqueId=[engine:spock]/[spec:grails.test.mixin.hibernate.HibernateSpecSpec]/[feature:$spock_feature_1_0]
 -->
   🔲 HibernateSpecSpec > test hibernate spec with domain constraint inheritance 
<!-- 
uniqueId=[engine:spock]/[spec:grails.test.mixin.hibernate.HibernateSpecSpec]/[feature:$spock_feature_1_1]
 -->
   
   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]

Reply via email to