tweise commented on a change in pull request #11894:
URL: https://github.com/apache/beam/pull/11894#discussion_r434176084



##########
File path: sdks/python/apache_beam/runners/portability/portable_runner_test.py
##########
@@ -241,7 +241,8 @@ def process(self, kv, 
index=beam.DoFn.StateParam(index_state_spec)):
           equal_to(expected))
 
   # Inherits all other tests from fn_api_runner_test.FnApiRunnerTest
-
+  def test_pardo_timers_clear(self):

Review comment:
       Doesn't this turn off the test for `FlinkRunnerTest` and anything else 
that extends `PortableRunner`?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to