testlens-app[bot] commented on PR #15787:
URL: https://github.com/apache/grails-core/pull/15787#issuecomment-4819609138

   ## 🚨 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 \(ubuntu-latest, 
25\)](https://github.com/apache/grails-core/actions/runs/28295906727/job/83835658992?pr=15787)
 > :grails-datamapping-core:test
   
   | Test | Runs |
   |---|---|
   | GormRegistrySpec > test withTenant and exists with multi-tenant entity in 
DISCRIMINATOR mode | ❌ |
   
   🏷️ Commit: cd01f3d4c46889118dd1c9b7871beb1d7667dede
   ▶️ Tests:  593 executed
   🟡 Checks: 12/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/28295906727/job/83835658992?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]

Reply via email to