testlens-app[bot] commented on PR #15557: URL: https://github.com/apache/grails-core/pull/15557#issuecomment-4189139819
## 🚨 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 / Functional Tests \(Java 25, indy\=false\)](https://github.com/apache/grails-core/actions/runs/24005347484/job/70008025383?pr=15557) | :grails-test-examples-app1:test | BookControllerSpec > Test the index action returns the correct model | ❌ | 🏷️ Commit: 7896ef874373af373d698ee47c817c3742a43dab ▶️ Tests: 6484 executed 🟡 Checks: 8/32 completed ### Test Failure <details> <summary><strong>BookControllerSpec > Test the index action returns the correct model</strong> (:grails-test-examples-app1:test in <a href="https://github.com/apache/grails-core/actions/runs/24005347484/job/70008025383?pr=15557">CI / Functional Tests (Java 25, indy=false)</a>)</summary> ``` groovy.lang.MissingPropertyException: No such property: max for class: functionaltests.BookController Possible solutions: log at grails.artefact.gsp.TagLibraryInvoker$Trait$Helper.propertyMissing(TagLibraryInvoker.groovy:125) at functionaltests.BookController.index_closure7(BookController.groovy) at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:98) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:137) at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:95) at org.grails.testing.runtime.support.ActionSettingMethodHandler.invoke(ActionSettingMethodHandler.groovy:50) at functionaltests.BookControllerSpec.Test the index action returns the correct model(BookControllerSpec.groovy:36) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 BookControllerSpec > Test the index action returns the correct model <!-- uniqueId=[engine:spock]/[spec:functionaltests.BookControllerSpec]/[feature:$spock_feature_0_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]
