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/01/24 22:03:26 UTC

[jira] [Created] (BEAM-1307) DataflowRunner tests failing with a test using an unbounded source

Daniel Halperin created BEAM-1307:
-------------------------------------

             Summary: DataflowRunner tests failing with a test using an unbounded source
                 Key: BEAM-1307
                 URL: https://issues.apache.org/jira/browse/BEAM-1307
             Project: Beam
          Issue Type: Test
          Components: runner-dataflow
            Reporter: Daniel Halperin
            Assignee: Daniel Halperin
             Fix For: 0.5.0


To fix PubsubIO display data testing, I modified the existing test to test the unbounded transform. However, the DataflowRunner throws an exception in batch mode because it does not support unbounded pcollections.

Need to add a new category of RunnableOnService test and exclude it from this suite.



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