testlens-app[bot] commented on PR #16011: URL: https://github.com/apache/grails-core/pull/16011#issuecomment-5015790977
## 🚨 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 21, indy\=true\)](https://github.com/apache/grails-core/actions/runs/29687031989/job/88193053305?pr=16011) > :test-core:test [grails-forge] | Test | Runs | Flakiness | |---|---|--:| | CreateRestApiSpec > test rest-api app with default json-views | ❌ | 0% 🟢 | 🏷️ Commit: 5069bef718a2c636038e3d2735eb12c5552f243c ▶️ Tests: 19288 executed 🟡 Checks: 25/56 completed ### Test Failures <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/29687031989/job/88193053305?pr=16011">CI / Build Grails Forge (Java 21, indy=true)</a>)</summary> ``` org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/testrestapi4155656592737981264 with arguments [build] Output: > Task :compileJava NO-SOURCE > Task :compileGroovy FAILED [Incubating] Problems report is available at: file:///tmp/testrestapi4155656592737981264/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 find org.apache.grails:grails-data-hibernate5-cli:. Required by: root project 'testrestapi4155656592737981264' * 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.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: 🔲 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]
