testlens-app[bot] commented on PR #16292: URL: https://github.com/apache/grails-core/pull/16292#issuecomment-5555370289
## 🚨 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/33997275593/job/101389883434?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] | ❌ | [84% 🔴](https://github.com/apache/grails-core/issues/16030) | 🏷️ Commit: e45b3a2161c78fa55b440eddeb958d85512f8f7a ▶️ Tests: 1007 executed 🟡 Checks: 15/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/33997275593/job/101389883434?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@34b4f6c3, started on Sat Sep 05 23:00:45 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]
