testlens-app[bot] commented on PR #15557: URL: https://github.com/apache/grails-core/pull/15557#issuecomment-4263214128
## 🚨 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 Forge \(Java 25, indy\=false\)](https://github.com/apache/grails-core/actions/runs/24531825911/job/71716846047?pr=15557) | :test-core:test [grails-forge] | ScaffoldingSpec > test generate-controller command | ❌ | 🏷️ Commit: f408b2f542befd4df81356b4f585f3e629c39bf7 ▶️ Tests: 8880 executed 🟡 Checks: 11/30 completed ### Test Failure <details> <summary><strong>ScaffoldingSpec > test generate-controller command</strong> (:test-core:test [grails-forge] in <a href="https://github.com/apache/grails-core/actions/runs/24531825911/job/71716846047?pr=15557">CI / Build Grails Forge (Java 25, indy=false)</a>)</summary> ``` Condition not satisfied: new File(dir, 'grails-app/controllers/example/grails/BirdController.groovy').exists() | | | | /tmp/testapp11152091813120565160 false /tmp/testapp11152091813120565160/grails-app/controllers/example/grails/BirdController.groovy at org.grails.forge.features.scaffolding.ScaffoldingSpec.test generate-controller command(ScaffoldingSpec.groovy:44) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 ScaffoldingSpec > test generate-controller command <!-- uniqueId=[engine:spock]/[spec:org.grails.forge.features.scaffolding.ScaffoldingSpec]/[feature:$spock_feature_1_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]
