rangareddy commented on issue #17330:
URL: https://github.com/apache/hudi/issues/17330#issuecomment-5351232575
This issue was reviewed as part of the JIRA-migrated backlog triage
(HUDI-8683).
**Findings: still disabled, and the set has grown since this was filed.**
The two HUDI-7475 disables named in the description are unchanged on
`master`:
-
`hudi-aws/src/test/java/org/apache/hudi/aws/sync/ITTestGluePartitionPushdown.java:60`
- `@Disabled("HUDI-7475 The tests do not work. Disabling them to unblock Azure
CI")`
-
`hudi-aws/src/test/java/org/apache/hudi/aws/transaction/integ/ITTestDynamoDBBasedLockProvider.java:58`
- same annotation
Two more have appeared since:
-
`hudi-aws/src/test/java/org/apache/hudi/aws/transaction/lock/TestS3StorageBasedLockProvider.java:58`
- `@Disabled("HUDI-9159 The tests do not work. Disabling them to unblock Azure
CI")`
-
`hudi-aws/src/test/java/org/apache/hudi/aws/sync/TestAWSGlueSyncClient.java:706`
- `@Disabled("Integration test – requires real AWS environment")`
So the module now has four disabled entry points rather than the original
two, and the newest one repeats the same "unblock Azure CI" pattern. Worth
widening the scope of this ticket to cover HUDI-9159 as well, since the
underlying need (a usable AWS/localstack harness in CI) is the same.
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]