testlens-app[bot] commented on PR #15605: URL: https://github.com/apache/grails-core/pull/15605#issuecomment-4323502596
## 🚨 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 \(21\)](https://github.com/apache/grails-core/actions/runs/24971409774/job/73115052561?pr=15605) | :test-core:test [grails-forge] | CreateRestApiSpec > test rest-api app with default json-views | ❌ | 🏷️ Commit: f3e17924fa1a7f1e5d6603d44270924527d77f85 ▶️ Tests: 13608 executed 🟡 Checks: 10/29 completed ### Test Failure <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/24971409774/job/73115052561?pr=15605">CI / Build Grails Forge (21)</a>)</summary> ``` org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/testrestapi3034909072971389474 with arguments [build] Output: FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'testrestapi3034909072971389474'. > Could not resolve all artifacts for configuration 'classpath'. > Could not find org.hibernate:hibernate-core-jakarta:. Required by: root project : > org.apache.grails:grails-data-hibernate5:7.0.11-SNAPSHOT:20260427.004944-1 root project : > org.apache.grails:grails-data-hibernate5:7.0.11-SNAPSHOT:20260427.004944-1 > org.apache.grails.data:grails-data-hibernate5-core:7.0.11-SNAPSHOT:20260427.004944-1 * 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. > Get more help at https://help.gradle.org. BUILD FAILED in 34s at org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:274) at org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:367) at org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:272) at org.grails.forge.utils.CommandSpec.executeGradle(CommandSpec.groovy:78) 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]
