Revisit integration tests that use old generation app
Open
area:tests
from-jira
priority:high
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
There are a few ITs that use old data generation apps (hudi-spark-datasource/hudi-spark/*.sh, e.g., run_hoodie_generate_app.sh):
- ITTestHoodieSanity
- ITTestHoodieSyncCommand
The functionality covered by the tests is already cover by other functional tests so these can be safely disabled. We should revisit them to see if we can rewrite them to be new integration tests or we can completely remove them.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8274
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-8875
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.