TheNeuralBit commented on a change in pull request #13950:
URL: https://github.com/apache/beam/pull/13950#discussion_r574034656



##########
File path: sdks/python/apache_beam/transforms/combinefn_lifecycle_test.py
##########
@@ -69,6 +69,7 @@ def test_non_liftable_combine(self):
 
   @skip_unless_v2
   def test_combining_value_state(self):
+    self.skipTest('BEAM-11793')

Review comment:
       My reading of that logic is that it skips the test for when 
DataflowRunner is used with runner v2 specified. So it should run the test for 
any other runner, right?




----------------------------------------------------------------
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:
[email protected]


Reply via email to