testlens-app[bot] commented on PR #15744: URL: https://github.com/apache/grails-core/pull/15744#issuecomment-4896833141
## 🚨 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 / Functional Tests \(Java 21, indy\=true\)](https://github.com/apache/grails-core/actions/runs/28815552508/job/85453951249?pr=15744) > :grails-test-examples-gorm:integrationTest | Test | Runs | |---|---| | DirtyCheckBindingSpec > an explicit bindable:true id constraint declared on a \@DirtyCheck base is inherited and binds over HTTP | ❌ | 🏷️ Commit: 973747bdffc47bd735b1b088c528f6a8b7c89f8a ▶️ Tests: 27358 executed 🟡 Checks: 18/38 completed ### Test Failures <details> <summary><strong>DirtyCheckBindingSpec > an explicit bindable:true id constraint declared on a @DirtyCheck base is inherited and binds over HTTP</strong> (:grails-test-examples-gorm:integrationTest in <a href="https://github.com/apache/grails-core/actions/runs/28815552508/job/85453951249?pr=15744">CI / Functional Tests (Java 21, indy=true)</a>)</summary> ``` groovy.lang.MissingPropertyException: No such property: FORM for class: gorm.DirtyCheckBindingSpec at gorm.DirtyCheckBindingSpec.an explicit bindable:true id constraint declared on a @DirtyCheck base is inherited and binds over HTTP(DirtyCheckBindingSpec.groovy:83) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 DirtyCheckBindingSpec > an explicit bindable:true id constraint declared on a \@DirtyCheck base is inherited and binds over HTTP <!-- uniqueId=[engine:spock]/[spec:gorm.DirtyCheckBindingSpec]/[feature:$spock_feature_0_2] --> 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]
