testlens-app[bot] commented on PR #16171: URL: https://github.com/apache/grails-core/pull/16171#issuecomment-5466434747
## 🚨 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 Gradle Plugins \(25\)](https://github.com/apache/grails-core/actions/runs/33289773651/job/99199249800?pr=16171) > :grails-gradle-plugins:test [grails-gradle] | Test | Runs | Flakiness | |---|---|--:| | GrailsNativeImageDefaultsSpec > an application that builds no image is left as it was | ❌ | 0% 🟢 | 🏷️ Commit: c2c4c697bf6bb288e90755eb11bf69c2a3b5fba4 ▶️ Tests: 1100 executed 🟡 Checks: 18/82 completed ### Test Failures <details> <summary><strong>GrailsNativeImageDefaultsSpec > an application that builds no image is left as it was</strong> (:grails-gradle-plugins:test [grails-gradle] in <a href="https://github.com/apache/grails-core/actions/runs/33289773651/job/99199249800?pr=16171">CI / Build Gradle Plugins (25)</a>)</summary> ``` Condition not satisfied: result.output.contains('INDY=false') | | | | | false | | > Configure project : | Could not fully resolve CLI companion probe dependencies for project native-defaults-off; 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 'native-defaults-off' | | > Task :inspectDefaults | INDY=true | HAS_NATIVE_EXTENSION=false | | [Incubating] Problems report is available at: file:///tmp/gradle-projects17161651197222466318/native-defaults-off/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 24s | 1 actionable task: 1 executed <org.gradle.testkit.runner.internal.FeatureCheckBuildResult@2eba1b7 delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@10aa5f84 outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@56827682> at org.grails.gradle.plugin.core.GrailsNativeImageDefaultsSpec.an application that builds no image is left as it was(GrailsNativeImageDefaultsSpec.groovy:45) ``` </details> ### Rerun Controls > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 GrailsNativeImageDefaultsSpec > an application that builds no image is left as it was <!-- uniqueId=[engine:spock]/[spec:org.grails.gradle.plugin.core.GrailsNativeImageDefaultsSpec]/[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/docs](https://testlens.app/docs/features/pr-comment/)._ -- 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]
