TheNeuralBit commented on a change in pull request #13950:
URL: https://github.com/apache/beam/pull/13950#discussion_r574032104
##########
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:
Should this only skip for DataflowRunner?
----------------------------------------------------------------
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]