Remove integ-test-bundle in IT when testing different bundles
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
This is to make sure that, if a bundle misses classes, we can catch it in the IT. Currently, using integ-test-bundle together with other bundle hides such issues.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-3949
- Type: Task
- Epic: https://issues.apache.org/jira/browse/HUDI-3303
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by searching the repository's integration-test configuration for integ-test-bundle and the other bundle combinations mentioned in the issue. Verify the tests run without integ-test-bundle and that missing classes in a tested bundle cause the integration test to fail; completion is demonstrated by the relevant integration-test results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100