You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 18:03:29 UTC

[GitHub] [beam] damccorm opened a new issue, #20521: Python TestPipeline example code does not execute

damccorm opened a new issue, #20521:
URL: https://github.com/apache/beam/issues/20521

   The example python code in the last section of  [https://beam.apache.org/documentation/pipelines/test-your-pipeline/](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.
   
   Imported from Jira [BEAM-10767](https://issues.apache.org/jira/browse/BEAM-10767). Original Jira may contain additional context.
   Reported by: ensslen.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org