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

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   Need to fix the test: 
   ```
   TestCacheConfig > testPolicyAndTagCacheWeigher() FAILED
       org.awaitility.core.ConditionTimeoutException: Condition with Lambda 
expression in org.apache.gravitino.cache.TestCacheConfig was not fulfilled 
within 5 seconds.
           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.TestCacheConfig.testPolicyAndTagCacheWeigher(TestCacheConfig.java:162)
   ```
   
   ### Error message and/or stacktrace
   
   As above
   
   ### How to reproduce
   
   "build" Github action can see the failure
   
   ### 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