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 19:53:51 UTC

[GitHub] [beam] damccorm opened a new issue, #20833: Remove the need for --test-pipeline-options in flink/spark Python tests.

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

   Flink and Spark Python tests are skipped if \--test-pipeline-options is unset, but that's just an unfortunate implementation detail of the test framework - we want to skip Flink and Spark tests in the general pytest suite. We should find a better way to know to skip these tests, so that there's less cognitive load in trying to figure out what \--test-pipeline-options should be set to.
   
   https://github.com/apache/beam/blob/51541a595b09751dd3dde2c50caf2a968ac01b68/sdks/python/apache_beam/runners/portability/flink_runner_test.py#L81
   
   Imported from Jira [BEAM-12300](https://issues.apache.org/jira/browse/BEAM-12300). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
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