Tests don't pass in the Java8 Examples Archetype under the flink profile
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Likely in all profiles. It's because the unit tests either aren't configured to not run in those profiles, or because the profiles aren't configured to set up the TestPipelineOptions. Either is sufficient to stop teh build from failing.
Imported from Jira [BEAM-1968](https://issues.apache.org/jira/browse/BEAM-1968). Original Jira may contain additional context.
Reported by: tgroh.
Contributor guide
Research direction
Start in the Java8 Examples Archetype build profiles, focusing on the flink profile and the unit-test configuration mentioned in the issue. Check whether each profile disables incompatible unit tests or supplies TestPipelineOptions, then verify that the affected profile builds successfully without test failures; the issue suggests this may apply to all profiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100