testlens-app[bot] commented on PR #15940: URL: https://github.com/apache/grails-core/pull/15940#issuecomment-4918586922
## 🚨 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 - Groovy Joint Validation Build / build\_grails](https://github.com/apache/grails-core/actions/runs/28965123192/job/85946906512?pr=15940) > :grails-test-examples-mongodb-base:integrationTest | Test | Runs | Flakiness | |---|---|--:| | BookSpec > Test low-level API extensions | ❌ | 0% 🟢 | 🏷️ Commit: b756b535388b047fdea885c3d5195a5b4b2f60e7 ▶️ Tests: 33990 executed 🟡 Checks: 54/56 completed ### Test Failures <details> <summary><strong>BookSpec > Test low-level API extensions</strong> (:grails-test-examples-mongodb-base:integrationTest in <a href="https://github.com/apache/grails-core/actions/runs/28965123192/job/85946906512?pr=15940">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` Condition not satisfied: db.languages.count() == 3 | | | | | | 1 false | <com.mongodb.client.internal.MongoCollectionImpl@151ddfc6 namespace=inaccessible documentClass=inaccessible readPreference=inaccessible codecRegistry=inaccessible writeConcern=inaccessible retryWrites=inaccessible retryReads=inaccessible readConcern=inaccessible operations=inaccessible uuidRepresentation=inaccessible autoEncryptionSettings=inaccessible timeoutSettings=inaccessible executor=inaccessible> <com.mongodb.client.internal.MongoDatabaseImpl@30fc1d0c name=inaccessible readPreference=inaccessible codecRegistry=inaccessible writeConcern=inaccessible retryWrites=inaccessible retryReads=inaccessible readConcern=inaccessible uuidRepresentation=inaccessible autoEncryptionSettings=inaccessible timeoutSettings=inaccessible executor=inaccessible operations=inaccessible> at functional.tests.BookSpec.Test low-level API extensions(BookSpec.groovy:51) ``` |expected|actual| |---|---| |<s>3</s>|<b>1</b>| </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 BookSpec > Test low-level API extensions <!-- uniqueId=[engine:spock]/[spec:functional.tests.BookSpec]/[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](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]
