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

   ## 🚨 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 / Build Grails-Core Rerunning all Tasks \(Ubuntu JDK 21 shard 
1\)](https://github.com/apache/grails-core/actions/runs/33916696474/job/101165398903?pr=16292)
 > :grails-beans-dsl:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | GrailsBeansASTTransformationSpec > conditionalOnBean registers a bean only 
when the bean it names is there > conditionalOnBean registers a bean only when 
the bean it names is there [description: the transport is present, suffix: 
Present, transport: bean\(\'transport\', Transport\), registered: true, 
<span>#</span>0] | ❌ | 0%&nbsp;🟢 |
   
   🏷️ Commit: 1085bed7f397654cff13fb5392eed2fc31af3ce6
   ▶️ Tests:  1118 executed
   🟡 Checks: 16/82 completed
   
   ### Test Failures
   
   <details><summary><strong>GrailsBeansASTTransformationSpec > 
conditionalOnBean registers a bean only when the bean it names is there > 
conditionalOnBean registers a bean only when the bean it names is there 
[description: the transport is present, suffix: Present, transport: 
bean('transport', Transport), registered: true, <span>#</span>0]</strong> 
(:grails-beans-dsl:test in <a 
href="https://github.com/apache/grails-core/actions/runs/33916696474/job/101165398903?pr=16292";>CI
 / Build Grails-Core Rerunning all Tasks (Ubuntu JDK 21 shard 1)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   context.containsBean('adapter') == registered
   |       |                       |  |
   |       false                   |  true
   |                               false
   
org.springframework.context.annotation.AnnotationConfigApplicationContext@5d5cd0cf,
 started on Fri Sep 04 20:37:23 UTC 2026
   
        at 
org.grails.compiler.beans.GrailsBeansASTTransformationSpec.conditionalOnBean 
registers a bean only when the bean it names is 
there(GrailsBeansASTTransformationSpec.groovy:975)
   ```
   
   |expected|actual|
   |---|---|
   |<s>true</s>|<b>false</b>|
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GrailsBeansASTTransformationSpec > conditionalOnBean registers a bean only 
when the bean it names is there <!-- 
uniqueId=[engine:spock]/[spec:org.grails.compiler.beans.GrailsBeansASTTransformationSpec]/[feature:$spock_feature_0_24]
 -->
   
   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