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

   ## 🚨 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 - Groovy Joint Validation Build / 
build\_grails](https://github.com/apache/grails-core/actions/runs/24976493700/job/73129558604?pr=15465)
 | :grails-test-examples-gsp-layout:test | FlashMessagesTagLibSpec > 
afterPropertiesSet reads all flashMessages config keys | ❌ |
   
   🏷️ Commit: 567d14d77da8aecee779838ee1e0b9abc582a8f3
   ▶️ Tests:  18569 executed
   🟡 Checks: 26/31 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>FlashMessagesTagLibSpec > afterPropertiesSet reads all 
flashMessages config keys</strong> (:grails-test-examples-gsp-layout:test in <a 
href="https://github.com/apache/grails-core/actions/runs/24976493700/job/73129558604?pr=15465";>CI
 - Groovy Joint Validation Build / build_grails</a>)</summary>
   
   ```
   Condition not satisfied:
   
   tagLib.flashMessagesDismissible == false
   |      |                        |
   |      |                        false
   |      org.grails.buffer.StreamCharBuffer@20a2930f
   <org.grails.plugins.web.taglib.ApplicationTagLib@44bd7f24 
applicationContext=org.springframework.boot.web.context.servlet.AnnotationConfigServletWebApplicationContext@d257579,
 started on Mon Apr 27 04:53:41 UTC 2026 
pluginManager=grails.plugins.DefaultGrailsPluginManager@55b78dad 
grailsApplication=grails.core.DefaultGrailsApplication@3db1ce78 
grailsUrlMappingsHolder=org.grails.web.mapping.mvc.GrailsControllerUrlMappings@47f4dc8d
 linkGenerator=org.grails.web.mapping.DefaultLinkGenerator@689fcf08 
requestDataValueProcessor=null useJsessionId=false hasResourceProcessor=false 
flashMessagesMessageClass=cfg-msg-class flashMessagesMessageIcon=cfg-msg-icon 
flashMessagesErrorClass=cfg-err-class flashMessagesErrorIcon=cfg-err-icon 
flashMessagesWarningClass=cfg-warn-class flashMessagesWarningIcon=cfg-warn-icon 
flashMessagesRole=status flashMessagesDismissible=false 
link=org.grails.plugins.web.taglib.ApplicationTagLib$_closure1@738153d8 
grails_artefact_TagLibrary__rawEncoder=null grails_artefa
 ct_gsp_TagLibraryInvoker__developmentMode=false 
grails_artefact_gsp_TagLibraryInvoker__tagLibraryLookup=org.grails.testing.runtime.support.LazyTagLibraryLookup@1a3272e0
 grails_web_api_WebAttributes__grailsApplication=null 
grails_web_api_ServletAttributes__applicationContext=null 
grails_web_api_ServletAttributes__servletContext=null>
   
        at 
org.apache.grails.views.gsp.layout.FlashMessagesTagLibSpec.afterPropertiesSet 
reads all flashMessages config keys(FlashMessagesTagLibSpec.groovy:305)
   ```
   
   |expected|actual|
   |---|---|
   |<s>false</s>||
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 FlashMessagesTagLibSpec > afterPropertiesSet reads all flashMessages 
config keys <!-- 
uniqueId=[engine:spock]/[spec:org.apache.grails.views.gsp.layout.FlashMessagesTagLibSpec]/[feature:$spock_feature_0_20]
 -->
   
   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