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

   ## 🚨 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 Forge \(Java 21, 
indy\=true\)](https://github.com/apache/grails-core/actions/runs/29046287064/job/86215744487?pr=15948)
 > :test-core:test [grails-forge]
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | CreateAppSpec > test basic create-app build task | ❌ | 0% 🟢 |
   | CreateRestApiSpec > test rest-api app with default json-views | ❌ | 
0% 🟢 |
   
   🏷️ Commit: 01ddd85d574b54a4447b51471abe402beade340f
   ▶️ Tests:  7866 executed
   🟡 Checks: 33/55 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>CreateAppSpec > test basic create-app build task</strong> 
(:test-core:test [grails-forge] in <a 
href="https://github.com/apache/grails-core/actions/runs/29046287064/job/86215744487?pr=15948";>CI
 / Build Grails Forge (Java 21, indy=true)</a>)</summary>
   
   ```
   org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution 
failure in /tmp/test-app11842820339447174111 with arguments [build, -x, iT]
   
   Output:
   > Task :assetCompile FAILED
   
   [Incubating] Problems report is available at: 
file:///tmp/test-app11842820339447174111/build/reports/problems/problems-report.html
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':assetCompile' (registered by plugin 
'cloud.wondrify.asset-pipeline').
   > Could not resolve all files for configuration ':compileClasspath'.
      > Could not resolve org.apache.grails:grails-core-cli.
        Required by:
            root project 'test-app11842820339447174111'
         > Module 'org.apache.grails:grails-core-cli' has been rejected:
              Cannot select module with conflict on capability 
'org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT' also provided by 
['org.apache.grails:grails-core:8.0.0-SNAPSHOT:20260709.200025-1' 
(cliApiElements)]
      > Could not resolve org.apache.grails:grails-core:8.0.0-SNAPSHOT.
        Required by:
            root project 'test-app11842820339447174111' > 
org.apache.grails:grails-console:8.0.0-SNAPSHOT:20260709.200025-1
            root project 'test-app11842820339447174111' > 
org.apache.grails:grails-data-hibernate5-cli:8.0.0-SNAPSHOT:20260709.200025-1
            root project 'test-app11842820339447174111' > 
org.apache.grails:grails-scaffolding-cli:8.0.0-SNAPSHOT:20260709.200025-1
            root project 'test-app11842820339447174111' > 
org.apache.grails.web:grails-web-url-mappings-cli:8.0.0-SNAPSHOT:20260709.200025-1
         > Module 'org.apache.grails:grails-core' has been rejected:
              Cannot select module with conflict on capability 
'org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT' also provided by 
['org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT:20260709.200025-1' 
(cliApiElements)]
   > There is 1 more failure with an identical cause.
   
   * Try:
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   > Run with --scan to get full insights from a Build Scan (powered by 
Develocity).
   > Get more help at https://help.gradle.org.
   
   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 FAILED in 1m 7s
   1 actionable task: 1 executed
   
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:275)
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:374)
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:273)
        at 
org.grails.forge.utils.CommandSpec.executeGradle(CommandSpec.groovy:79)
        at org.grails.forge.create.CreateAppSpec.test basic create-app build 
task(CreateAppSpec.groovy:49)
   ```
   
   </details>
   <details>
   
   <summary><strong>CreateRestApiSpec > test rest-api app with default 
json-views</strong> (:test-core:test [grails-forge] in <a 
href="https://github.com/apache/grails-core/actions/runs/29046287064/job/86215744487?pr=15948";>CI
 / Build Grails Forge (Java 21, indy=true)</a>)</summary>
   
   ```
   org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution 
failure in /tmp/testrestapi2018528820345638851 with arguments [build]
   
   Output:
   > Task :compileJava NO-SOURCE
   > Task :compileGroovy FAILED
   
   [Incubating] Problems report is available at: 
file:///tmp/testrestapi2018528820345638851/build/reports/problems/problems-report.html
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':compileGroovy' (registered by plugin class 
'org.gradle.api.plugins.GroovyBasePlugin').
   > Could not resolve all files for configuration ':compileClasspath'.
      > Could not resolve org.apache.grails:grails-core-cli.
        Required by:
            root project 'testrestapi2018528820345638851'
         > Module 'org.apache.grails:grails-core-cli' has been rejected:
              Cannot select module with conflict on capability 
'org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT' also provided by 
['org.apache.grails:grails-core:8.0.0-SNAPSHOT:20260709.200025-1' 
(cliApiElements)]
      > Could not resolve org.apache.grails:grails-core:8.0.0-SNAPSHOT.
        Required by:
            root project 'testrestapi2018528820345638851' > 
org.apache.grails:grails-console:8.0.0-SNAPSHOT:20260709.200025-1
            root project 'testrestapi2018528820345638851' > 
org.apache.grails:grails-data-hibernate5-cli:8.0.0-SNAPSHOT:20260709.200025-1
            root project 'testrestapi2018528820345638851' > 
org.apache.grails.web:grails-web-url-mappings-cli:8.0.0-SNAPSHOT:20260709.200025-1
         > Module 'org.apache.grails:grails-core' has been rejected:
              Cannot select module with conflict on capability 
'org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT' also provided by 
['org.apache.grails:grails-core-cli:8.0.0-SNAPSHOT:20260709.200025-1' 
(cliApiElements)]
   > There is 1 more failure with an identical cause.
   
   * Try:
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   > Run with --scan to get full insights from a Build Scan (powered by 
Develocity).
   > Get more help at https://help.gradle.org.
   
   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 FAILED in 55s
   1 actionable task: 1 executed
   
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:275)
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:374)
        at 
org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:273)
        at 
org.grails.forge.utils.CommandSpec.executeGradle(CommandSpec.groovy:79)
        at org.grails.forge.create.CreateRestApiSpec.test rest-api app with 
default json-views(CreateRestApiSpec.groovy:30)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 CreateAppSpec > test basic create-app build task <!-- 
uniqueId=[engine:spock]/[spec:org.grails.forge.create.CreateAppSpec]/[feature:$spock_feature_1_0]
 -->
   🔲 CreateRestApiSpec > test rest-api app with default json-views <!-- 
uniqueId=[engine:spock]/[spec:org.grails.forge.create.CreateRestApiSpec]/[feature:$spock_feature_1_0]
 -->
   
   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