You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Steven Ensslen (Jira)" <ji...@apache.org> on 2020/08/19 21:05:00 UTC

[jira] [Created] (BEAM-10767) Python TestPipeline example code does not execute

Steven Ensslen created BEAM-10767:
-------------------------------------

             Summary: Python TestPipeline example code does not execute
                 Key: BEAM-10767
                 URL: https://issues.apache.org/jira/browse/BEAM-10767
             Project: Beam
          Issue Type: Bug
          Components: website
    Affects Versions: 2.23.0
            Reporter: Steven Ensslen


The example python code in the last section of  [https://beam.apache.org/documentation/pipelines/test-your-pipeline/] does not work. TestPipeline is not in beam, it is in beam.pipeline_test and the "with" takes an object, not a class (ie.  there needs to be a pair of brackets).  I suspect there are other issues, but those are the ones which I have noticed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)