testlens-app[bot] commented on PR #15808: URL: https://github.com/apache/grails-core/pull/15808#issuecomment-4861170736
## 🚨 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/28556870905/job/84666053008?pr=15808) > :grails-controllers:test | Test | Runs | |---|---| | ControllerActionTransformerCompilationErrorsSpec > GAP: secureBindData does not reject an allowedParams list built from request data | ❌ | 🏷️ Commit: 755daa848f0a324a0cf9034708badaddebd54b4a ▶️ Tests: 610 executed 🟡 Checks: 12/40 completed ### Test Failures <details> <summary><strong>ControllerActionTransformerCompilationErrorsSpec > GAP: secureBindData does not reject an allowedParams list built from request data</strong> (:grails-controllers:test in <a href="https://github.com/apache/grails-core/actions/runs/28556870905/job/84666053008?pr=15808">CI / Build Grails-Core (macos-latest, 21)</a>)</summary> ``` Expected exception of type 'org.codehaus.groovy.control.MultipleCompilationErrorsException', but no exception was thrown at org.grails.compiler.web.ControllerActionTransformerCompilationErrorsSpec.GAP: secureBindData does not reject an allowedParams list built from request data(ControllerActionTransformerCompilationErrorsSpec.groovy:508) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 ControllerActionTransformerCompilationErrorsSpec > GAP: secureBindData does not reject an allowedParams list built from request data <!-- uniqueId=[engine:spock]/[spec:org.grails.compiler.web.ControllerActionTransformerCompilationErrorsSpec]/[feature:$spock_feature_0_18] --> 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]
