[
https://issues.apache.org/jira/browse/BEAM-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132139#comment-17132139
]
Beam JIRA Bot commented on BEAM-760:
------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Validation needs to exist that ValidatesRunner tests execute
> ------------------------------------------------------------
>
> Key: BEAM-760
> URL: https://issues.apache.org/jira/browse/BEAM-760
> Project: Beam
> Issue Type: Improvement
> Components: runner-core, runner-dataflow, runner-direct,
> runner-flink, runner-gearpump, runner-spark, sdk-java-core
> Reporter: Luke Cwik
> Priority: P2
> Labels: stale-P2
>
> We lack the validation that tests that were supposed to execute actually
> executed part of pre/post commit.
> This is worrisome in an automated test environment since its difficult to
> know if all the tests that were supposed to run did run.
> Repro steps:
> checkout apache/master @ b8e6eea691b48e14c4e2c3e84609d750769e09ee
> mvn clean integration-test -T 1C -pl runners/direct-java -am
> Note that the SplittableParDoTest part of beam-runners-core-java doesn't
> execute.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)