chamikaramj commented on a change in pull request #13957:
URL: https://github.com/apache/beam/pull/13957#discussion_r578013200



##########
File path: 
sdks/python/apache_beam/runners/portability/fn_api_runner/translations_test.py
##########
@@ -254,7 +254,6 @@ def expand(self, pcoll):
           | Create([('a', x) for x in vals])
           | 'multiple-combines' >> MultipleCombines())
 
-  @attr('ValidatesRunner')

Review comment:
       I think Combiner packing was disabled for both DataflowRunner and 
PortableRunner so don't think this test is useful currently. We should add this 
back when CombinerPacking is enabled for various runners.




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