testlens-app[bot] commented on PR #15833:
URL: https://github.com/apache/grails-core/pull/15833#issuecomment-4888181860

   ## 🚨 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 \(macos-latest, 
21\)](https://github.com/apache/grails-core/actions/runs/28760162721/job/85273970994?pr=15833)
 > :grails-data-neo4j:test
   
   | Test | Runs |
   |---|---|
   | Neo4jDataStoreSpringInitializerSpec > Test configuration from map 
Neo4jDataStoreSpringInitializer loads neo4j correctly | ❌ |
   
   🏷️ Commit: 6edeaa940d02a947ae98f37fdac65dbdc3ea39d7
   ▶️ Tests:  4439 executed
   🟡 Checks: 10/34 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>Neo4jDataStoreSpringInitializerSpec > Test configuration 
from map Neo4jDataStoreSpringInitializer loads neo4j correctly</strong> 
(:grails-data-neo4j:test in <a 
href="https://github.com/apache/grails-core/actions/runs/28760162721/job/85273970994?pr=15833";>CI
 / Build Grails-Core (macos-latest, 21)</a>)</summary>
   
   ```
   Condition failed with Exception:
   
   init.configuration.getProperty("grails.neo4j.url") == "jdbc:foo:bar"
   |    |             |
   |    |             groovy.lang.MissingPropertyException: No such property: 
grails.neo4j.url for class: 
org.grails.datastore.mapping.config.DatastoreEnvironment
   |    |               at 
grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec.Test configuration 
from map Neo4jDataStoreSpringInitializer loads neo4j 
correctly(Neo4jDataStoreSpringInitializerSpec.groovy:71)
   |    DatastoreEnvironment {activeProfiles=[], defaultProfiles=[default], 
propertySources=[ConfigObjectPropertySource {name='datastoreConfigFlat1'}, 
ConfigObjectPropertySource {name='datastoreConfig1'}, PropertiesPropertySource 
{name='systemProperties'}, SystemEnvironmentPropertySource 
{name='systemEnvironment'}]}
   <grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializer@6f3f2340 
defaultMapping=inaccessible resourcePatternResolver=inaccessible 
persistentClasses=inaccessible packages=inaccessible configuration=inaccessible 
registerApplicationIfNotPresent=inaccessible originalConfiguration=inaccessible 
classLoader=inaccessible secondaryDatastore=inaccessible>
   
        at grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec.Test 
configuration from map Neo4jDataStoreSpringInitializer loads neo4j 
correctly(Neo4jDataStoreSpringInitializerSpec.groovy:71)
   Caused by: groovy.lang.MissingPropertyException: No such property: 
grails.neo4j.url for class: 
org.grails.datastore.mapping.config.DatastoreEnvironment
        ... 1 more
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 Neo4jDataStoreSpringInitializerSpec > Test configuration from map 
Neo4jDataStoreSpringInitializer loads neo4j correctly <!-- 
uniqueId=[engine:spock]/[spec:grails.neo4j.bootstrap.Neo4jDataStoreSpringInitializerSpec]/[feature:$spock_feature_0_1]
 -->
   
   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]

Reply via email to