testlens-app[bot] commented on PR #15961: URL: https://github.com/apache/grails-core/pull/15961#issuecomment-4937792478
## 🚨 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/29109344914/job/86418815335?pr=15961) > :grails-cache:test | Test | Runs | Flakiness | |---|---|--:| | GrailsConcurrentLinkedMapCacheTests > returns hottest keys from cache eviction policy | ❌ | 0% 🟢 | 🏷️ Commit: e01d6d8f766b75a5cfb740267f4e883df6cb5fa6 ▶️ Tests: 3872 executed 🟡 Checks: 23/54 completed ### Test Failures <details> <summary><strong>GrailsConcurrentLinkedMapCacheTests > returns hottest keys from cache eviction policy</strong> (:grails-cache:test in <a href="https://github.com/apache/grails-core/actions/runs/29109344914/job/86418815335?pr=15961">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` Condition not satisfied: cache.hottestKeys.contains(2) | | | | | false | [12, 11, 10, 9, 8, 7, 6, 5, 4, 18] <grails.plugin.cache.GrailsConcurrentLinkedMapCache@5715f434 name=inaccessible capacity=inaccessible caffeineStore=inaccessible store=inaccessible allowNullValues=inaccessible> at grails.plugin.cache.GrailsConcurrentLinkedMapCacheTests.returns hottest keys from cache eviction policy(GrailsConcurrentLinkedMapCacheTests.groovy:136) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 GrailsConcurrentLinkedMapCacheTests > returns hottest keys from cache eviction policy <!-- uniqueId=[engine:spock]/[spec:grails.plugin.cache.GrailsConcurrentLinkedMapCacheTests]/[feature:$spock_feature_0_6] --> 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]
