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

   ## 🚨 TestLens detected 3 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
   
   | Check | Project/Task | Test | Runs |
   |---|---|---|---|
   | [CI / Build Grails-Core \(macos-latest, 
21\)](https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183)
 | :grails-bootstrap:test | GrailsConsoleSpec > error - verify the reset marker 
at the end of the output | ❌ |
   | [CI / Build Grails-Core \(macos-latest, 
21\)](https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183)
 | :grails-bootstrap:test | GrailsConsoleSpec > outputMessage - verify the 
reset marker at the end of the output | ❌ |
   | [CI / Build Grails-Core \(macos-latest, 
21\)](https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183)
 | :grails-bootstrap:test | GrailsConsoleSpec > userInput - verify the reset 
marker at the end of the output | ❌ |
   
   🏷️ Commit: 393bbfd27035ac8ef7fe344e1bc5ada8c8db2887
   ▶️ Tests:  381 executed
   🟡 Checks: 2/30 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>GrailsConsoleSpec > error - verify the reset marker at the 
end of the output</strong> (:grails-bootstrap:test in <a 
href="https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   java.lang.NoClassDefFoundError: io/leangen/geantyref/GenericTypeReflector
        at 
org.spockframework.util.GenericTypeReflectorUtil.erase(GenericTypeReflectorUtil.java:43)
        at 
org.spockframework.mock.runtime.MockConfiguration.getType(MockConfiguration.java:78)
        at 
org.spockframework.mock.runtime.JavaMockFactory.createInternal(JavaMockFactory.java:51)
        at 
org.spockframework.mock.runtime.JavaMockFactory.create(JavaMockFactory.java:42)
        at 
org.spockframework.mock.runtime.CompositeMockFactory.create(CompositeMockFactory.java:44)
        at 
grails.build.logging.GrailsConsoleSpec.setup(GrailsConsoleSpec.groovy:55)
   Caused by: java.lang.ClassNotFoundException: 
io.leangen.geantyref.GenericTypeReflector
        ... 6 more
   ```
   
   </details>
   <details>
   
   <summary><strong>GrailsConsoleSpec > outputMessage - verify the reset marker 
at the end of the output</strong> (:grails-bootstrap:test in <a 
href="https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   java.lang.NoClassDefFoundError: io/leangen/geantyref/GenericTypeReflector
        at 
org.spockframework.util.GenericTypeReflectorUtil.erase(GenericTypeReflectorUtil.java:43)
        at 
org.spockframework.mock.runtime.MockConfiguration.getType(MockConfiguration.java:78)
        at 
org.spockframework.mock.runtime.JavaMockFactory.createInternal(JavaMockFactory.java:51)
        at 
org.spockframework.mock.runtime.JavaMockFactory.create(JavaMockFactory.java:42)
        at 
org.spockframework.mock.runtime.CompositeMockFactory.create(CompositeMockFactory.java:44)
        at 
grails.build.logging.GrailsConsoleSpec.setup(GrailsConsoleSpec.groovy:55)
   Caused by: java.lang.ClassNotFoundException: 
io.leangen.geantyref.GenericTypeReflector
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
        ... 6 more
   ```
   
   </details>
   <details>
   
   <summary><strong>GrailsConsoleSpec > userInput - verify the reset marker at 
the end of the output</strong> (:grails-bootstrap:test in <a 
href="https://github.com/apache/grails-core/actions/runs/23873695331/job/69611682864?pr=15183";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   java.lang.NoClassDefFoundError: io/leangen/geantyref/GenericTypeReflector
        at 
org.spockframework.util.GenericTypeReflectorUtil.erase(GenericTypeReflectorUtil.java:43)
        at 
org.spockframework.mock.runtime.MockConfiguration.getType(MockConfiguration.java:78)
        at 
org.spockframework.mock.runtime.JavaMockFactory.createInternal(JavaMockFactory.java:51)
        at 
org.spockframework.mock.runtime.JavaMockFactory.create(JavaMockFactory.java:42)
        at 
org.spockframework.mock.runtime.CompositeMockFactory.create(CompositeMockFactory.java:44)
        at 
grails.build.logging.GrailsConsoleSpec.setup(GrailsConsoleSpec.groovy:55)
   Caused by: java.lang.ClassNotFoundException: 
io.leangen.geantyref.GenericTypeReflector
        ... 6 more
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GrailsConsoleSpec > error - verify the reset marker at the end of the 
output <!-- 
uniqueId=[engine:spock]/[spec:grails.build.logging.GrailsConsoleSpec]/[feature:$spock_feature_0_1]
 -->
   🔲 GrailsConsoleSpec > outputMessage - verify the reset marker at the end of 
the output <!-- 
uniqueId=[engine:spock]/[spec:grails.build.logging.GrailsConsoleSpec]/[feature:$spock_feature_0_0]
 -->
   🔲 GrailsConsoleSpec > userInput - verify the reset marker at the end of the 
output <!-- 
uniqueId=[engine:spock]/[spec:grails.build.logging.GrailsConsoleSpec]/[feature:$spock_feature_0_2]
 -->
   
   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