xushiyan commented on code in PR #8963:
URL: https://github.com/apache/hudi/pull/8963#discussion_r1233101187


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/io/TestHoodieTimelineArchiver.java:
##########
@@ -322,6 +323,7 @@ public void testArchiveTableWithReplaceCommits() throws 
Exception {
     }
   }
 
+  @Disabled("HUDI-6385")
   @ParameterizedTest
   @ValueSource(strings = {"KEEP_LATEST_BY_HOURS", "KEEP_LATEST_COMMITS"})
   public void testArchivalWithAutoAdjustmentBasedOnCleanConfigs(String 
cleaningPolicy) throws Exception {

Review Comment:
   this still disabled



-- 
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