testlens-app[bot] commented on PR #16285: URL: https://github.com/apache/grails-core/pull/16285#issuecomment-5493536896
## 🚨 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 #### [Groovy Snapshot Canary Build / Build Grails \(shard 2\)](https://github.com/apache/grails-core/actions/runs/33501195892/job/99838575286?pr=16285) > :grails-data-mongodb:test | Test | Runs | Flakiness | |---|---|--:| | MongodbGrailsPluginSpec > exposes the expected Grails plugin descriptor metadata | ❌ | 0% 🟢 | 🏷️ Commit: 06fde1ddeb41145f04a6d42aea5487f67176ea23 ▶️ Tests: 38064 executed 🟡 Checks: 45/78 completed ### Test Failures <details><summary><strong>MongodbGrailsPluginSpec > exposes the expected Grails plugin descriptor metadata</strong> (:grails-data-mongodb:test in <a href="https://github.com/apache/grails-core/actions/runs/33501195892/job/99838575286?pr=16285">Groovy Snapshot Canary Build / Build Grails (shard 2)</a>)</summary> ``` Condition not satisfied: plugin.organization == [name: 'Grails', url: 'https://grails.apache.org/'] | | | | | false | [name:Apache Grails, url:https://grails.apache.org/] <grails.plugins.mongodb.MongodbGrailsPlugin@31c9bb2f license=inaccessible organization=inaccessible issueManagement=inaccessible scm=inaccessible grailsVersion=inaccessible observe=inaccessible loadAfter=inaccessible title=inaccessible description=inaccessible documentation=inaccessible version=inaccessible grailsApplication=inaccessible plugin=inaccessible pluginManager=inaccessible environment=inaccessible enabled=true artefacts=inaccessible applicationContext=inaccessible> at grails.plugins.mongodb.MongodbGrailsPluginSpec.exposes the expected Grails plugin descriptor metadata(MongodbGrailsPluginSpec.groovy:52) ``` |expected|actual| |---|---| |name: Grails|name: <b>Apache </b>Grails| |url: https://grails.apache.org/|url: https://grails.apache.org/| </details> ### Rerun Controls > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 MongodbGrailsPluginSpec > exposes the expected Grails plugin descriptor metadata <!-- uniqueId=[engine:spock]/[spec:grails.plugins.mongodb.MongodbGrailsPluginSpec]/[feature:$spock_feature_0_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]
