testlens-app[bot] commented on PR #15787: URL: https://github.com/apache/grails-core/pull/15787#issuecomment-4822324096
## 🚨 TestLens detected 2 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 \(ubuntu-latest, 21\)](https://github.com/apache/grails-core/actions/runs/28303172513/job/83854878436?pr=15787) > :grails-datamapping-core:test | Test | Runs | |---|---| | GormRegistrySpec > test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode | ❌ | #### [CI / Build Grails-Core \(ubuntu-latest, 25\)](https://github.com/apache/grails-core/actions/runs/28303172513/job/83854878429?pr=15787) > :grails-datamapping-core:test | Test | Runs | |---|---| | GormRegistrySpec > test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode | ❌ | 🏷️ Commit: 4bbe71e12815532c6a7a899434b2b3f58c6e4e57 ▶️ Tests: 6799 executed 🟡 Checks: 11/35 completed ### Test Failures <details> <summary><strong>GormRegistrySpec > test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode</strong> (:grails-datamapping-core:test in <a href="https://github.com/apache/grails-core/actions/runs/28303172513/job/83854878436?pr=15787">CI / Build Grails-Core (ubuntu-latest, 21)</a>)</summary> ``` Condition not satisfied: capturedTenantId == "tenant1" | | initial false 7 differences (0% similarity) (i-)n(i-)t(ial) (te)n(an)t(1--) at org.grails.datastore.gorm.GormRegistrySpec.test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode(GormRegistrySpec.groovy:266) ``` |expected|actual| |---|---| |<s>tenant1</s>|<b>initial</b>| </details> <details> <summary><strong>GormRegistrySpec > test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode</strong> (:grails-datamapping-core:test in <a href="https://github.com/apache/grails-core/actions/runs/28303172513/job/83854878429?pr=15787">CI / Build Grails-Core (ubuntu-latest, 25)</a>)</summary> ``` Condition not satisfied: capturedTenantId == "tenant1" | | initial false 7 differences (0% similarity) (i-)n(i-)t(ial) (te)n(an)t(1--) at org.grails.datastore.gorm.GormRegistrySpec.test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode(GormRegistrySpec.groovy:266) ``` |expected|actual| |---|---| |<s>tenant1</s>|<b>initial</b>| </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 GormRegistrySpec > test withTenant and exists with multi-tenant entity in DISCRIMINATOR mode <!-- uniqueId=[engine:spock]/[spec:org.grails.datastore.gorm.GormRegistrySpec]/[feature:$spock_feature_0_13] --> 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]
