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

   ## 🚨 TestLens detected 1 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 Forge \(Java 21, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/24193762021/job/70617855140?pr=15541)
 | :grails-forge-core:test [grails-forge] | SpringBootDevToolsSpec > test 
spring-boot-devtools is not applied when grails-micronaut is selected | ❌ |
   
   🏷️ Commit: 75e7336078fe581eaf2e6fe51da5e661b0f4c478
   ▶️ Tests:  4422 executed
   🟡 Checks: 9/30 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>SpringBootDevToolsSpec > test spring-boot-devtools is not 
applied when grails-micronaut is selected</strong> (:grails-forge-core:test 
[grails-forge] in <a 
href="https://github.com/apache/grails-core/actions/runs/24193762021/job/70617855140?pr=15541";>CI
 / Build Grails Forge (Java 21, indy=false)</a>)</summary>
   
   ```
   Condition failed with Exception:
   
   !('spring-boot-devtools' in getFeatures(['grails-micronaut'], new 
Options(DevelopmentReloading.DEVTOOLS)))
                               |                                 |           |  
                  |
                               |                                 |           |  
                  devtools
                               |                                 |           
class org.grails.forge.options.DevelopmentReloading
                               |                                 
<org.grails.forge.options.Options@5e0442dd operatingSystem=LINUX 
reloading=devtools buildTool=gradle gormImpl=HIBERNATE servletImpl=TOMCAT 
javaVersion=JDK_17 
additionalOptions=io.micronaut.core.convert.value.ConvertibleValuesMap@1f>
                               java.lang.IllegalArgumentException: 
grails-micronaut requires JDK 25 or later (selected: JDK 17).
                                at 
org.grails.forge.feature.micronaut.GrailsMicronaut.processSelectedFeatures(GrailsMicronaut.java:72)
                                at 
org.grails.forge.feature.FeatureContext.processSelectedFeatures(FeatureContext.java:70)
                                at 
org.grails.forge.fixture.ContextFixture$Trait$Helper.getFeatures(ContextFixture.groovy:66)
                                at 
org.grails.forge.feature.reloading.SpringBootDevToolsSpec.test 
spring-boot-devtools is not applied when grails-micronaut is 
selected(SpringBootDevToolsSpec.groovy:68)
   
        at org.grails.forge.feature.reloading.SpringBootDevToolsSpec.test 
spring-boot-devtools is not applied when grails-micronaut is 
selected(SpringBootDevToolsSpec.groovy:68)
   Caused by: java.lang.IllegalArgumentException: grails-micronaut requires JDK 
25 or later (selected: JDK 17).
        at 
org.grails.forge.feature.micronaut.GrailsMicronaut.processSelectedFeatures(GrailsMicronaut.java:72)
        at 
org.grails.forge.feature.FeatureContext.processSelectedFeatures(FeatureContext.java:70)
        at 
org.grails.forge.fixture.ContextFixture$Trait$Helper.getFeatures(ContextFixture.groovy:66)
        ... 1 more
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 SpringBootDevToolsSpec > test spring-boot-devtools is not applied when 
grails-micronaut is selected <!-- 
uniqueId=[engine:spock]/[spec:org.grails.forge.feature.reloading.SpringBootDevToolsSpec]/[feature:$spock_feature_1_3]
 -->
   
   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