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

   ## 🚨 TestLens detected 1 failed test 🚨
   
   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 25, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/29695638428/job/88215831494?pr=16011)
 > :test-core:test [grails-forge]
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | CreateAppSpec > test basic create-app build task | ❌ | 0% 🟢 |
   
   🏷️ Commit: 7b53bcc56b019b7d6d441e2edee52e75989e03c4
   ▶️ Tests:  21208 executed
   🟡 Checks: 23/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/29695638428/job/88215831494?pr=16011";>CI
 / Build Grails Forge (Java 25, indy=false)</a>)</summary>
   
   ```
   org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution 
failure in /tmp/test-app1161209494188316895 with arguments [build, -x, 
integrationTest]
   
   Output:
   > Task :assetCompile FAILED
   
   [Incubating] Problems report is available at: 
file:///tmp/test-app1161209494188316895/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 find org.apache.grails:grails-scaffolding-cli:.
        Required by:
            root project 'test-app1161209494188316895'
      > Could not find org.apache.grails:grails-data-hibernate5-cli:.
        Required by:
            root project 'test-app1161209494188316895'
   
   * 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 57s
   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>
   
   ### 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]
 -->
   
   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