You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2016/07/19 19:25:20 UTC

[jira] [Created] (BEAM-474) Tests which evaluate DisplayData but don't run a pipeline should be marked @NeedsRunner not @RunnableOnService

Luke Cwik created BEAM-474:
------------------------------

             Summary: Tests which evaluate DisplayData but don't run a pipeline should be marked @NeedsRunner not @RunnableOnService
                 Key: BEAM-474
                 URL: https://issues.apache.org/jira/browse/BEAM-474
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Luke Cwik
            Assignee: Daniel Halperin


Tests which evaluate DisplayData but don't run a pipeline should be marked @NeedsRunner not @RunnableOnService

@RunnableOnService represents tests which actually execute a Pipeline while @NeedsRunner represents tests that need a runner to construct the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)