testlens-app[bot] commented on PR #16064: URL: https://github.com/apache/grails-core/pull/16064#issuecomment-5121202698
## 🚨 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 \(macos-latest, 21\)](https://github.com/apache/grails-core/actions/runs/30473832179/job/90650431003?pr=16064) > :grails-core:test | Test | Runs | Flakiness | |---|---|--:| | GrailsBootstrapRegistryInitializerSpec > defaults logFullStackTraceOnFilter to true on the promoted DefaultStackTraceFilterer | ❌ | 0% 🟢 | 🏷️ Commit: 42faa33664748d53ad33d304d8efa13718a6c54c ▶️ Tests: 877 executed 🟡 Checks: 4/51 completed ### Test Failures <details> <summary><strong>GrailsBootstrapRegistryInitializerSpec > defaults logFullStackTraceOnFilter to true on the promoted DefaultStackTraceFilterer</strong> (:grails-core:test in <a href="https://github.com/apache/grails-core/actions/runs/30473832179/job/90650431003?pr=16064">CI / Build Grails-Core (macos-latest, 21)</a>)</summary> ``` Condition not satisfied: baos.toString().contains(StackTraceFilterer.FULL_STACK_TRACE_MESSAGE) | | | | | | "" false | Full Stack Trace: | interface org.grails.exceptions.reporting.StackTraceFilterer java.io.ByteArrayOutputStream@153af60c at org.apache.grails.core.GrailsBootstrapRegistryInitializerSpec.defaults logFullStackTraceOnFilter to true on the promoted DefaultStackTraceFilterer(GrailsBootstrapRegistryInitializerSpec.groovy:257) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 GrailsBootstrapRegistryInitializerSpec > defaults logFullStackTraceOnFilter to true on the promoted DefaultStackTraceFilterer <!-- uniqueId=[engine:spock]/[spec:org.apache.grails.core.GrailsBootstrapRegistryInitializerSpec]/[feature:$spock_feature_0_11] --> 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]
