testlens-app[bot] commented on PR #15772: URL: https://github.com/apache/grails-core/pull/15772#issuecomment-4814275712
## 🚨 TestLens detected 3 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 #### [CI / Build Grails-Core \(macos-latest, 21\)](https://github.com/apache/grails-core/actions/runs/28272066185/job/83771264973?pr=15772) > :grails-datamapping-core:test | Test | Runs | |---|---| | ServiceTransformSpec > test \@Query invalid domain | ❌ | | ServiceTransformSpec > test \@Query invalid property | ❌ | | ServiceTransformSpec > test \@Query invalid variable property | ❌ | 🏷️ Commit: af40390d7e242a8f5824eb02289b8d376208da58 ▶️ Tests: 5452 executed 🟡 Checks: 19/38 completed ### Test Failures <details> <summary><strong>ServiceTransformSpec > test @Query invalid domain</strong> (:grails-datamapping-core:test in <a href="https://github.com/apache/grails-core/actions/runs/28272066185/job/83771264973?pr=15772">CI / Build Grails-Core (macos-latest, 21)</a>)</summary> ``` Expected exception of type 'org.codehaus.groovy.control.MultipleCompilationErrorsException', but no exception was thrown at grails.gorm.services.transform.ServiceTransformSpec.test @Query invalid domain(ServiceTransformSpec.groovy:243) ``` </details> <details> <summary><strong>ServiceTransformSpec > test @Query invalid property</strong> (:grails-datamapping-core:test in <a href="https://github.com/apache/grails-core/actions/runs/28272066185/job/83771264973?pr=15772">CI / Build Grails-Core (macos-latest, 21)</a>)</summary> ``` Expected exception of type 'org.codehaus.groovy.control.MultipleCompilationErrorsException', but no exception was thrown at grails.gorm.services.transform.ServiceTransformSpec.test @Query invalid property(ServiceTransformSpec.groovy:220) ``` </details> <details> <summary><strong>ServiceTransformSpec > test @Query invalid variable property</strong> (:grails-datamapping-core:test in <a href="https://github.com/apache/grails-core/actions/runs/28272066185/job/83771264973?pr=15772">CI / Build Grails-Core (macos-latest, 21)</a>)</summary> ``` Expected exception of type 'org.codehaus.groovy.control.MultipleCompilationErrorsException', but no exception was thrown at grails.gorm.services.transform.ServiceTransformSpec.test @Query invalid variable property(ServiceTransformSpec.groovy:361) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 ServiceTransformSpec > test \@Query invalid domain <!-- uniqueId=[engine:spock]/[spec:grails.gorm.services.transform.ServiceTransformSpec]/[feature:$spock_feature_0_12] --> 🔲 ServiceTransformSpec > test \@Query invalid property <!-- uniqueId=[engine:spock]/[spec:grails.gorm.services.transform.ServiceTransformSpec]/[feature:$spock_feature_0_11] --> 🔲 ServiceTransformSpec > test \@Query invalid variable property <!-- uniqueId=[engine:spock]/[spec:grails.gorm.services.transform.ServiceTransformSpec]/[feature:$spock_feature_0_19] --> 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]
