testlens-app[bot] commented on PR #2755:
URL: https://github.com/apache/groovy/pull/2755#issuecomment-5156758705

   ## 🚨 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
   
   #### [Build and test / lts \(17, 
macos-latest\)](https://github.com/apache/groovy/actions/runs/30740350999/job/91476514334?pr=2755)
 > :test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | HiddenClassDefinerTest > defineNestmateClass is a nestmate with weak 
lifecycle\(\) | ❌ | 0% 🟢 |
   | HiddenClassDefinerTest > hidden nestmate shares the nest with the lookup 
class\(\) | ❌ | 0% 🟢 |
   
   🏷️ Commit: 70b0e734c4f9ba366d1da6a867779b787995f0dc
   ▶️ Tests:  71149 executed
   🟡 Checks: 9/29 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>HiddenClassDefinerTest > defineNestmateClass is a nestmate 
with weak lifecycle()</strong> (:test in <a 
href="https://github.com/apache/groovy/actions/runs/30740350999/job/91476514334?pr=2755";>Build
 and test / lts (17, macos-latest)</a>)</summary>
   
   ```
   org.opentest4j.AssertionFailedError: expected: 
<org.apache.groovy.util.HiddenClassDefinerTest> but was: 
<org.apache.groovy.util.HiddenClassDefinerTest$$InjectedInvoker/0x00000078014dd000>
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
        at org.apache.groovy.util.HiddenClassDefinerTest.defineNestmateClass is 
a nestmate with weak lifecycle(HiddenClassDefinerTest.groovy:165)
   ```
   
   |expected|actual|
   |---|---|
   |class org.apache.groovy.util.<s>HiddenClassDefinerTest</s>|class 
org.apache.groovy.util.<b>HiddenClassDefinerTest\$\$InjectedInvoker/0x00000078014dd000</b>|
   
   </details>
   <details>
   
   <summary><strong>HiddenClassDefinerTest > hidden nestmate shares the nest 
with the lookup class()</strong> (:test in <a 
href="https://github.com/apache/groovy/actions/runs/30740350999/job/91476514334?pr=2755";>Build
 and test / lts (17, macos-latest)</a>)</summary>
   
   ```
   org.opentest4j.AssertionFailedError: expected: 
<org.apache.groovy.util.HiddenClassDefinerTest> but was: 
<org.apache.groovy.util.HiddenClassDefinerTest$$InjectedInvoker/0x00000078014dd000>
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
        at org.apache.groovy.util.HiddenClassDefinerTest.hidden nestmate shares 
the nest with the lookup class(HiddenClassDefinerTest.groovy:127)
   ```
   
   |expected|actual|
   |---|---|
   |class org.apache.groovy.util.<s>HiddenClassDefinerTest</s>|class 
org.apache.groovy.util.<b>HiddenClassDefinerTest\$\$InjectedInvoker/0x00000078014dd000</b>|
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 HiddenClassDefinerTest > defineNestmateClass is a nestmate with weak 
lifecycle\(\) <!-- 
uniqueId=[engine:junit-jupiter]/[class:org.apache.groovy.util.HiddenClassDefinerTest]/[method:defineNestmateClass
 is a nestmate with weak lifecycle()] -->
   🔲 HiddenClassDefinerTest > hidden nestmate shares the nest with the lookup 
class\(\) <!-- 
uniqueId=[engine:junit-jupiter]/[class:org.apache.groovy.util.HiddenClassDefinerTest]/[method:hidden
 nestmate shares the nest with the lookup class()] -->
   
   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