jerryshao opened a new issue, #8323:
URL: https://github.com/apache/gravitino/issues/8323

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   Flaky test in entity cache, please see 
https://github.com/apache/gravitino/actions/runs/17285146328/job/49060957307 
for the details.
   
   ### Error message and/or stacktrace
   
   ```
   TestCaffeineEntityCache > testExpireByWeight() FAILED
       org.awaitility.core.ConditionTimeoutException: Condition with Lambda 
expression in org.apache.gravitino.cache.TestCaffeineEntityCache was not 
fulfilled within 1 seconds 500 milliseconds.
           at 
app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
           at 
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
           at 
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
           at 
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
           at 
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:975)
           at 
app//org.apache.gravitino.cache.TestCaffeineEntityCache.testExpireByWeight(TestCaffeineEntityCache.java:869)
   ```
   
   ### How to reproduce
   
   N/A
   
   ### 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]

Reply via email to