testlens-app[bot] commented on PR #15530: URL: https://github.com/apache/grails-core/pull/15530#issuecomment-4112631589
## 🚨 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 - Groovy Joint Validation Build / build\_grails](https://github.com/apache/grails-core/actions/runs/23451564762/job/68230281450?pr=15530) | :grails-data-hibernate7-core:test | CrossLayerMultiTenantMultiDataSourceSpec > tenant isolation consistent across layers | ❌ | 🏷️ Commit: 55b4529ff1008c4580ceedc199f7cc71d5db4131 ▶️ Tests: 13531 executed 🟡 Checks: 10/32 completed ### Test Failure <details> <summary><strong>CrossLayerMultiTenantMultiDataSourceSpec > tenant isolation consistent across layers</strong> (:grails-data-hibernate7-core:test in <a href="https://github.com/apache/grails-core/actions/runs/23451564762/job/68230281450?pr=15530">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` Condition not satisfied: tenant1ServiceCount == 1 | | 2 false at org.apache.grails.data.testing.tck.tests.CrossLayerMultiTenantMultiDataSourceSpec.tenant isolation consistent across layers(CrossLayerMultiTenantMultiDataSourceSpec.groovy:103) ``` |expected|actual| |---|---| |<s>1</s>|<b>2</b>| </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 CrossLayerMultiTenantMultiDataSourceSpec > tenant isolation consistent across layers <!-- uniqueId=[engine:spock]/[spec:org.apache.grails.data.testing.tck.tests.CrossLayerMultiTenantMultiDataSourceSpec]/[feature:$spock_feature_1_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]
