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 2020/08/11 16:51:58 UTC

[GitHub] [beam] boyuanzz commented on a change in pull request #12526: [BEAM-10663] Disable python kafka integration tests

boyuanzz commented on a change in pull request #12526:
URL: https://github.com/apache/beam/pull/12526#discussion_r468724341



##########
File path: sdks/python/apache_beam/io/external/xlang_kafkaio_it_test.py
##########
@@ -94,6 +94,7 @@ def run_xlang_kafkaio(self, pipeline):
     pipeline.run(False)
 
 
+@unittest.skip('BEAM-10663')

Review comment:
       ```suggestion
   @unittest.skip('BEAM-10663, BEAM-6868')
   ```




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

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