rangareddy commented on issue #17331:
URL: https://github.com/apache/hudi/issues/17331#issuecomment-5351232798

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-8684).
   
   **Findings: still disabled on `master`.**
   
   
`hudi-cli/src/test/java/org/apache/hudi/cli/integ/ITTestCommitsCommand.java:58`:
   
   ```java
   @Disabled("HUDI-4226")
   public class ITTestCommitsCommand extends HoodieCLIIntegrationTestBase {
   ```
   
   Note this is a **class-level** disable, so the whole suite is skipped rather 
than a single case. Re-enabling means fixing whatever HUDI-4226 describes for 
all of them at once, which is worth knowing before scoping the work.
   
   Keeping this open.
   


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