You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/03/30 16:45:41 UTC

[jira] [Assigned] (BEAM-760) Validation needs to exist that @NeedsRunner / @RunnableOnService tests execute

     [ https://issues.apache.org/jira/browse/BEAM-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin reassigned BEAM-760:
------------------------------------

    Assignee:     (was: Jason Kuster)

> Validation needs to exist that @NeedsRunner / @RunnableOnService 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
>             Fix For: First stable release
>
>
> 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
(v6.3.15#6346)