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

   ## 🚨 TestLens detected 1 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 / Build Grails-Core \(ubuntu-latest, 
25\)](https://github.com/apache/grails-core/actions/runs/23371184814/job/67995021441?pr=15354)
 | :grails-core:test | ApplicationClassInjectorSpec > 
EXCLUDED\_AUTO\_CONFIGURE\_CLASSES contains expected entry \#className > 
EXCLUDED\_AUTO\_CONFIGURE\_CLASSES contains expected entry 
org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration | 
❌ |
   
   🏷️ Commit: 5aad61d4ebf332fc147eed2fb7fa8ef6ecae8ff0
   ▶️ Tests:  1668 executed
   🟡 Checks: 9/32 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>ApplicationClassInjectorSpec > 
EXCLUDED_AUTO_CONFIGURE_CLASSES contains expected entry #className > 
EXCLUDED_AUTO_CONFIGURE_CLASSES contains expected entry 
org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration</strong>
 (:grails-core:test in <a 
href="https://github.com/apache/grails-core/actions/runs/23371184814/job/67995021441?pr=15354";>CI
 / Build Grails-Core (ubuntu-latest, 25)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   ApplicationClassInjector.EXCLUDED_AUTO_CONFIGURE_CLASSES.contains(className)
   |                        |                               |        |
   |                        |                               false    
org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
   |                        
[org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, 
org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration, 
org.springframework.boot.hibernate.autoconfigure.HibernateJpaAutoConfiguration]
   class org.grails.compiler.injection.ApplicationClassInjector
   
        at 
org.grails.compiler.injection.ApplicationClassInjectorSpec.EXCLUDED_AUTO_CONFIGURE_CLASSES
 contains expected entry #className(ApplicationClassInjectorSpec.groovy:31)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 ApplicationClassInjectorSpec > EXCLUDED\_AUTO\_CONFIGURE\_CLASSES contains 
expected entry \#className <!-- 
uniqueId=[engine:spock]/[spec:org.grails.compiler.injection.ApplicationClassInjectorSpec]/[feature:$spock_feature_0_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]

Reply via email to