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

   ## 🚨 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
   
   #### [Groovy Snapshot Canary Build / Build Grails \(shard 
1\)](https://github.com/apache/grails-core/actions/runs/35000071336/job/104487259218?pr=16208)
 > :grails-data-mongodb-core:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | BuildIndexesSummaryLogSpec > test a repeated build reports the indexes as 
already present rather than created | ❌ | 0% 🟢 |
   | BuildIndexesSummaryLogSpec > test a successful index build logs one 
summary of what it applied and what it cost | ❌ | 0% 🟢 |
   
   🏷️ Commit: 1726f84d3a5ec8a32b5940936f875d7674604fde
   ▶️ Tests:  27175 executed
   🟡 Checks: 33/83 completed
   
   ### Test Failures
   
   <details><summary><strong>BuildIndexesSummaryLogSpec > test a repeated build 
reports the indexes as already present rather than created</strong> 
(:grails-data-mongodb-core:test in <a 
href="https://github.com/apache/grails-core/actions/runs/35000071336/job/104487259218?pr=16208";>Groovy
 Snapshot Canary Build / Build Grails (shard 1)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   since.size() == 1
   |     |      |
   []    0      false
   
        at org.grails.datastore.gorm.mongo.BuildIndexesSummaryLogSpec.test a 
repeated build reports the indexes as already present rather than 
created(BuildIndexesSummaryLogSpec.groovy:120)
   ```
   
   |expected|actual|
   |---|---|
   |<s>1</s>|<b>0</b>|
   
   </details>
   <details><summary><strong>BuildIndexesSummaryLogSpec > test a successful 
index build logs one summary of what it applied and what it cost</strong> 
(:grails-data-mongodb-core:test in <a 
href="https://github.com/apache/grails-core/actions/runs/35000071336/job/104487259218?pr=16208";>Groovy
 Snapshot Canary Build / Build Grails (shard 1)</a>)</summary>
   
   ```
   java.util.NoSuchElementException: Cannot access first() element from an 
empty List
        at org.grails.datastore.gorm.mongo.BuildIndexesSummaryLogSpec.test a 
successful index build logs one summary of what it applied and what it 
cost(BuildIndexesSummaryLogSpec.groovy:96)
   ```
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 BuildIndexesSummaryLogSpec > test a repeated build reports the indexes as 
already present rather than created <!-- 
uniqueId=[engine:spock]/[spec:org.grails.datastore.gorm.mongo.BuildIndexesSummaryLogSpec]/[feature:$spock_feature_1_1]
 -->
   🔲 BuildIndexesSummaryLogSpec > test a successful index build logs one 
summary of what it applied and what it cost <!-- 
uniqueId=[engine:spock]/[spec:org.grails.datastore.gorm.mongo.BuildIndexesSummaryLogSpec]/[feature:$spock_feature_1_0]
 -->
   
   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/docs](https://testlens.app/docs/features/pr-comment/)._
   


-- 
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