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/03 17:18:24 UTC

[GitHub] [beam] kennknowles opened a new issue, #18285: Integration tests for PubsubIO

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

   PubsubIOTest doesn't contain a single test that reads or writes a Pubsub topic. As far as I can tell, the public Beam repo doesn't have any tests that do that, either. So, it's really easy to break Pubsub. It's particularly easy to break because Dataflow runner has a special implementation of Pubsub.
   
   We should have tests for PubsubIO (read and write; with and without attributes); running against direct runner and against Dataflow runner (since Dataflow runner has a custom implementation of PubsubIO)
   
   Imported from Jira [BEAM-2108](https://issues.apache.org/jira/browse/BEAM-2108). Original Jira may contain additional context.
   Reported by: jkff.


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