yuqi1129 opened a new issue, #8937:
URL: https://github.com/apache/gravitino/issues/8937
### Version
main branch
### Describe what's wrong
The following test is not very stable and will occur occasionally.
```text
TestCacheConfig > testPolicyAndTagCacheWeigher() FAILED
java.lang.AssertionError: Expected filesets (weight=200, freq=5) to be
prioritized over tags (weight=500, freq=1). Found filesets=5, tags=8
at
org.apache.gravitino.cache.TestCacheConfig.testPolicyAndTagCacheWeigher(TestCacheConfig.java:211)
```
More details can be found in:
https://github.com/apache/gravitino/actions/runs/18863653336/job/53827107455?pr=8931
### Error message and/or stacktrace
Please see above
### How to reproduce
Please see above
### Additional context
_No response_
--
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]