apache / apache/beam

Tests don't pass in the Java8 Examples Archetype under the flink profile

Open
#18,291 0 comments 0 reactions 0 assignees View on GitHub
bug examples java P3
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.