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

   ## 🚨 TestLens detected 4 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 Gradle Plugins 
\(25\)](https://github.com/apache/grails-core/actions/runs/29669282458/job/88145291674?pr=16009)
 > :grails-gradle-plugins:test [grails-gradle]
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | BomPlatformFunctionalSpec > plugin applies configured Hibernate 7 
Micronaut BOM as enforced platform | ❌ | 0% 🟢 |
   | BomPlatformFunctionalSpec > plugin applies grails-bom as Gradle platform, 
applies bom-property-overrides plugin, and does not apply Spring DM plugin | ❌ 
| 0% 🟢 |
   | BomPlatformFunctionalSpec > plugin does not inject grails-bom when the 
build already declares a Grails BOM by hand | ❌ | 0% 🟢 |
   | BomPlatformFunctionalSpec > plugin recognizes manually declared Hibernate 
7 Micronaut BOM as the single Grails BOM | ❌ | 0% 🟢 |
   
   🏷️ Commit: 7f5c8675bbe65b3aebe9bcf6d2472aeef505c703
   ▶️ Tests:  195 executed
   🟡 Checks: 6/51 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>BomPlatformFunctionalSpec > plugin applies configured 
Hibernate 7 Micronaut BOM as enforced platform</strong> 
(:grails-gradle-plugins:test [grails-gradle] in <a 
href="https://github.com/apache/grails-core/actions/runs/29669282458/job/88145291674?pr=16009";>CI
 / Build Gradle Plugins (25)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   result.output.contains('HAS_BOM_PROPERTY_OVERRIDES=true')
   |      |      |
   |      |      false
   |       
   |      > Configure project :
   |      Micronaut Support Detected for 
test-bom-platform-hibernate7-micronaut-auto
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform-hibernate7-micronaut-auto; some companion -cli artifacts (and 
their per-command Gradle tasks) may not be auto-provisioned. Cause: Cannot 
resolve external dependency 
org.apache.grails:grails-hibernate7-micronaut-bom:{strictly 8.0.0-SNAPSHOT} 
because no repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform-hibernate7-micronaut-auto'
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform-hibernate7-micronaut-auto; some companion -cli artifacts (and 
their per-command Gradle tasks) may not be auto-provisioned. Cause: Cannot 
resolve external dependency org.apache.grails:grails-micronaut because no 
repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform-hibernate7-micronaut-auto'
   |       
   |      > Task :inspectBomSetup
   |      HAS_MICRONAUT_LIBRARY=true
   |      HAS_GRAILS_BOM=false
   |      HAS_H7_MICRONAUT_BOM=true
   |      H7_MICRONAUT_BOM_ENFORCED=true
   |      HAS_BOM_PROPERTY_OVERRIDES=false
   |       
   |      [Incubating] Problems report is available at: 
file:///tmp/gradle-projects10175813222820100003/bom-platform-hibernate7-micronaut-auto/build/reports/problems/problems-report.html
   |       
   |      Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 10.
   |       
   |      You can use '--warning-mode all' to show the individual deprecation 
warnings and determine if they come from your own scripts or plugins.
   |       
   |      For more on this, please refer to 
https://docs.gradle.org/9.6.0/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   |       
   |      BUILD SUCCESSFUL in 702ms
   |      1 actionable task: 1 executed
   <org.gradle.testkit.runner.internal.FeatureCheckBuildResult@6e5bb7aa 
delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@4f880f4a
 
outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@149b14f6>
   
        at org.grails.gradle.plugin.core.BomPlatformFunctionalSpec.plugin 
applies configured Hibernate 7 Micronaut BOM as enforced 
platform(BomPlatformFunctionalSpec.groovy:81)
   ```
   
   </details>
   <details>
   
   <summary><strong>BomPlatformFunctionalSpec > plugin applies grails-bom as 
Gradle platform, applies bom-property-overrides plugin, and does not apply 
Spring DM plugin</strong> (:grails-gradle-plugins:test [grails-gradle] in <a 
href="https://github.com/apache/grails-core/actions/runs/29669282458/job/88145291674?pr=16009";>CI
 / Build Gradle Plugins (25)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   result.output.contains('HAS_BOM_PROPERTY_OVERRIDES=true')
   |      |      |
   |      |      false
   |       
   |      > Configure project :
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform; some companion -cli artifacts (and their per-command Gradle 
tasks) may not be auto-provisioned. Cause: Cannot resolve external dependency 
org.apache.grails:grails-bom:8.0.0-SNAPSHOT because no repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform'
   |       
   |      > Task :inspectBomSetup
   |      HAS_PLATFORM_BOM=true
   |      HAS_BOM_PROPERTY_OVERRIDES=false
   |      HAS_SPRING_DM=false
   |       
   |      [Incubating] Problems report is available at: 
file:///tmp/gradle-projects10175813222820100003/bom-platform-basic/build/reports/problems/problems-report.html
   |       
   |      Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 10.
   |       
   |      You can use '--warning-mode all' to show the individual deprecation 
warnings and determine if they come from your own scripts or plugins.
   |       
   |      For more on this, please refer to 
https://docs.gradle.org/9.6.0/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   |       
   |      BUILD SUCCESSFUL in 13s
   |      1 actionable task: 1 executed
   <org.gradle.testkit.runner.internal.FeatureCheckBuildResult@773faae8 
delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@34d5d5f7
 
outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@17eac1b5>
   
        at org.grails.gradle.plugin.core.BomPlatformFunctionalSpec.plugin 
applies grails-bom as Gradle platform, applies bom-property-overrides plugin, 
and does not apply Spring DM plugin(BomPlatformFunctionalSpec.groovy:44)
   ```
   
   </details>
   <details>
   
   <summary><strong>BomPlatformFunctionalSpec > plugin does not inject 
grails-bom when the build already declares a Grails BOM by hand</strong> 
(:grails-gradle-plugins:test [grails-gradle] in <a 
href="https://github.com/apache/grails-core/actions/runs/29669282458/job/88145291674?pr=16009";>CI
 / Build Gradle Plugins (25)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   result.output.contains('HAS_BOM_PROPERTY_OVERRIDES=true')
   |      |      |
   |      |      false
   |       
   |      > Configure project :
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform-manual; some companion -cli artifacts (and their per-command 
Gradle tasks) may not be auto-provisioned. Cause: Cannot resolve external 
dependency org.apache.grails:grails-micronaut-bom:{strictly 8.0.0-SNAPSHOT} 
because no repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform-manual'
   |       
   |      > Task :inspectBomSetup
   |      HAS_GRAILS_BOM=false
   |      HAS_MICRONAUT_BOM=true
   |      SIBLING_HAS_MICRONAUT_BOM=true
   |      SIBLING_HAS_GRAILS_BOM=false
   |      HAS_BOM_PROPERTY_OVERRIDES=false
   |       
   |      [Incubating] Problems report is available at: 
file:///tmp/gradle-projects10175813222820100003/bom-platform-manual/build/reports/problems/problems-report.html
   |       
   |      Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 10.
   |       
   |      You can use '--warning-mode all' to show the individual deprecation 
warnings and determine if they come from your own scripts or plugins.
   |       
   |      For more on this, please refer to 
https://docs.gradle.org/9.6.0/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   |       
   |      BUILD SUCCESSFUL in 1s
   |      1 actionable task: 1 executed
   <org.gradle.testkit.runner.internal.FeatureCheckBuildResult@5cfd305a 
delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@30e9f28
 
outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@5e9affdc>
   
        at org.grails.gradle.plugin.core.BomPlatformFunctionalSpec.plugin does 
not inject grails-bom when the build already declares a Grails BOM by 
hand(BomPlatformFunctionalSpec.groovy:66)
   ```
   
   </details>
   <details>
   
   <summary><strong>BomPlatformFunctionalSpec > plugin recognizes manually 
declared Hibernate 7 Micronaut BOM as the single Grails BOM</strong> 
(:grails-gradle-plugins:test [grails-gradle] in <a 
href="https://github.com/apache/grails-core/actions/runs/29669282458/job/88145291674?pr=16009";>CI
 / Build Gradle Plugins (25)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   result.output.contains('HAS_BOM_PROPERTY_OVERRIDES=true')
   |      |      |
   |      |      false
   |       
   |      > Configure project :
   |      Micronaut Support Detected for 
test-bom-platform-hibernate7-micronaut-manual
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform-hibernate7-micronaut-manual; some companion -cli artifacts 
(and their per-command Gradle tasks) may not be auto-provisioned. Cause: Cannot 
resolve external dependency 
org.apache.grails:grails-hibernate7-micronaut-bom:{strictly 8.0.0-SNAPSHOT} 
because no repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform-hibernate7-micronaut-manual'
   |      Could not fully resolve CLI companion probe dependencies for project 
test-bom-platform-hibernate7-micronaut-manual; some companion -cli artifacts 
(and their per-command Gradle tasks) may not be auto-provisioned. Cause: Cannot 
resolve external dependency org.apache.grails:grails-micronaut because no 
repositories are defined.
   |      Required by:
   |          root project 'test-bom-platform-hibernate7-micronaut-manual'
   |       
   |      > Task :inspectBomSetup
   |      HAS_MICRONAUT_LIBRARY=true
   |      HAS_GRAILS_BOM=false
   |      HAS_H7_MICRONAUT_BOM=true
   |      H7_MICRONAUT_BOM_ENFORCED=true
   |      SIBLING_HAS_H7_MICRONAUT_BOM=true
   |      SIBLING_H7_MICRONAUT_BOM_ENFORCED=true
   |      SIBLING_HAS_GRAILS_BOM=false
   |      HAS_BOM_PROPERTY_OVERRIDES=false
   |       
   |      [Incubating] Problems report is available at: 
file:///tmp/gradle-projects10175813222820100003/bom-platform-hibernate7-micronaut-manual/build/reports/problems/problems-report.html
   |       
   |      Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 10.
   |       
   |      You can use '--warning-mode all' to show the individual deprecation 
warnings and determine if they come from your own scripts or plugins.
   |       
   |      For more on this, please refer to 
https://docs.gradle.org/9.6.0/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   |       
   |      BUILD SUCCESSFUL in 584ms
   |      1 actionable task: 1 executed
   <org.gradle.testkit.runner.internal.FeatureCheckBuildResult@4a45042a 
delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@7bc1ae33
 
outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@1e32be24>
   
        at org.grails.gradle.plugin.core.BomPlatformFunctionalSpec.plugin 
recognizes manually declared Hibernate 7 Micronaut BOM as the single Grails 
BOM(BomPlatformFunctionalSpec.groovy:99)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 BomPlatformFunctionalSpec > plugin applies configured Hibernate 7 
Micronaut BOM as enforced platform <!-- 
uniqueId=[engine:spock]/[spec:org.grails.gradle.plugin.core.BomPlatformFunctionalSpec]/[feature:$spock_feature_1_2]
 -->
   🔲 BomPlatformFunctionalSpec > plugin applies grails-bom as Gradle platform, 
applies bom-property-overrides plugin, and does not apply Spring DM plugin <!-- 
uniqueId=[engine:spock]/[spec:org.grails.gradle.plugin.core.BomPlatformFunctionalSpec]/[feature:$spock_feature_1_0]
 -->
   🔲 BomPlatformFunctionalSpec > plugin does not inject grails-bom when the 
build already declares a Grails BOM by hand <!-- 
uniqueId=[engine:spock]/[spec:org.grails.gradle.plugin.core.BomPlatformFunctionalSpec]/[feature:$spock_feature_1_1]
 -->
   🔲 BomPlatformFunctionalSpec > plugin recognizes manually declared Hibernate 
7 Micronaut BOM as the single Grails BOM <!-- 
uniqueId=[engine:spock]/[spec:org.grails.gradle.plugin.core.BomPlatformFunctionalSpec]/[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