yihua commented on PR #5434:
URL: https://github.com/apache/hudi/pull/5434#issuecomment-1113792789

   @onlywangyh There are new failures:
   ```
   [ERROR] Failures: 
   [ERROR] 
org.apache.hudi.table.action.compact.TestInlineCompaction.testCompactionRetryOnFailureBasedOnTime
   [ERROR]   Run 1: 
TestInlineCompaction.testCompactionRetryOnFailureBasedOnTime:234 expected: <4> 
but was: <5>
   [ERROR]   Run 2: 
TestInlineCompaction.testCompactionRetryOnFailureBasedOnTime:234 expected: <4> 
but was: <5>
   [ERROR]   Run 3: 
TestInlineCompaction.testCompactionRetryOnFailureBasedOnTime:234 expected: <4> 
but was: <5>
   [ERROR]   Run 4: 
TestInlineCompaction.testCompactionRetryOnFailureBasedOnTime:234 expected: <4> 
but was: <5>
   [INFO] 
   [WARNING] Flakes: 
   [WARNING] 
org.apache.hudi.table.action.commit.TestCopyOnWriteActionExecutor.testPartitionMetafileFormat(boolean)[2]
   [ERROR]   Run 1: 
TestCopyOnWriteActionExecutor.testPartitionMetafileFormat:536 expected: <true> 
but was: <false>
   [INFO]   Run 2: PASS
   [INFO] 
   [INFO] 
   [ERROR] Tests run: 372, Failures: 1, Errors: 0, Skipped: 0, Flakes: 1
   
   ```


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to