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

   ## 🚨 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 \(macos-latest, 
21\)](https://github.com/apache/grails-core/actions/runs/31045312921/job/92439272409?pr=15950)
 > :grails-test-suite-persistence:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | GrailsWebDataBinderSpec > Test Map constructor fallback fails closed for a 
narrow explicit include | ❌ | 0% 🟢 |
   | GrailsWebDataBinderSpec > Test typed Map binding in default mode notifies 
listeners and records value conversion errors | ❌ | 0% 🟢 |
   
   🏷️ Commit: 9cd1bde9161ab1d67e2dfb093492bbfc25a4380f
   ▶️ Tests:  17944 executed
   🟡 Checks: 21/49 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>GrailsWebDataBinderSpec > Test Map constructor fallback 
fails closed for a narrow explicit include</strong> 
(:grails-test-suite-persistence:test in <a 
href="https://github.com/apache/grails-core/actions/runs/31045312921/job/92439272409?pr=15950";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   holder.values.isEmpty()
   |      |      |
   |      |      false
   |      [first:grails.web.databinding.SecureMapConstructorValue@18ffc008]
   <grails.web.databinding.SecureMapConstructorHolder@70044113 
values=inaccessible arrayValues=inaccessible 
grails_validation_Validateable__beforeValidateHelper=inaccessible 
grails_validation_Validateable__errors=inaccessible>
   
        at grails.web.databinding.GrailsWebDataBinderSpec.Test Map constructor 
fallback fails closed for a narrow explicit 
include(GrailsWebDataBinderSpec.groovy:651)
   ```
   
   </details>
   <details>
   
   <summary><strong>GrailsWebDataBinderSpec > Test typed Map binding in default 
mode notifies listeners and records value conversion errors</strong> 
(:grails-test-suite-persistence:test in <a 
href="https://github.com/apache/grails-core/actions/runs/31045312921/job/92439272409?pr=15950";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   bindingErrors*.propertyName.contains('quantity')
   |              |            |
   []             []           false
   
        at grails.web.databinding.GrailsWebDataBinderSpec.Test typed Map 
binding in default mode notifies listeners and records value conversion 
errors(GrailsWebDataBinderSpec.groovy:680)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GrailsWebDataBinderSpec > Test Map constructor fallback fails closed for a 
narrow explicit include <!-- 
uniqueId=[engine:spock]/[spec:grails.web.databinding.GrailsWebDataBinderSpec]/[feature:$spock_feature_0_18]
 -->
   🔲 GrailsWebDataBinderSpec > Test typed Map binding in default mode notifies 
listeners and records value conversion errors <!-- 
uniqueId=[engine:spock]/[spec:grails.web.databinding.GrailsWebDataBinderSpec]/[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]

Reply via email to