testlens-app[bot] commented on PR #15972: URL: https://github.com/apache/grails-core/pull/15972#issuecomment-5348751984
## 🚨 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-Core Rerunning all Tasks \(Ubuntu JDK 21 shard 2\)](https://github.com/apache/grails-core/actions/runs/32307820477/job/96244462233?pr=15972) > :grails-data-neo4j:test | Test | Runs | Flakiness | |---|---|--:| | Neo4jDataStoreSpringInitializerSpec > Test Neo4jDataStoreSpringInitializer loads neo4j correctly | ❌ | 0% 🟢 | 🏷️ Commit: c9ab88efcac8260507f75b906d1dbb0463074564 ▶️ Tests: 8740 executed 🟡 Checks: 25/77 completed ### Test Failures <details> <summary><strong>Neo4jDataStoreSpringInitializerSpec > Test Neo4jDataStoreSpringInitializer loads neo4j correctly</strong> (:grails-data-neo4j:test in <a href="https://github.com/apache/grails-core/actions/runs/32307820477/job/96244462233?pr=15972">CI / Build Grails-Core Rerunning all Tasks (Ubuntu JDK 21 shard 2)</a>)</summary> ``` groovy.lang.MissingMethodException: No signature of method: refuseWhereTheConfigurationWouldBeWrittenOut for class: grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializer is applicable for argument types: (g.n.b.Neo4jDataStoreSpringInitializer$_getBeanDefinitions_closure1) values: [grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializer$_getBeanDefinitions_closure1@252744a1] at grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializer.getBeanDefinitions(Neo4jDataStoreSpringInitializer.groovy:92) at org.grails.datastore.gorm.bootstrap.AbstractDatastoreInitializer.configureForBeanDefinitionRegistry(AbstractDatastoreInitializer.groovy:302) at org.grails.datastore.gorm.bootstrap.AbstractDatastoreInitializer.configure(AbstractDatastoreInitializer.groovy:223) at grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec.Test Neo4jDataStoreSpringInitializer loads neo4j correctly(Neo4jDataStoreSpringInitializerSpec.groovy:43) Suppressed: java.lang.NullPointerException: Cannot invoke method close() on null object at grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec.Test Neo4jDataStoreSpringInitializer loads neo4j correctly(Neo4jDataStoreSpringInitializerSpec.groovy:62) ``` </details> ### Rerun Controls > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 Neo4jDataStoreSpringInitializerSpec > Test Neo4jDataStoreSpringInitializer loads neo4j correctly <!-- uniqueId=[engine:spock]/[spec:grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec]/[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]
