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/06/02 18:21:55 UTC

[GitHub] [beam] tweise commented on a change in pull request #11894: [BEAM-7074] Enable test_pardo_timers_clear for fn_runner

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



##########
File path: sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner_test.py
##########
@@ -377,11 +377,6 @@ def process_timer(
       assert_that(actual, equal_to(expected))
 
   def test_pardo_timers_clear(self):
-    if type(self).__name__ != 'FlinkRunnerTest':

Review comment:
       As mentioned in the comment, `test_pardo_timers` and `test_pardo_timers_clear` could be merged. I had to fork it at that time to not lose the coverage for `fn_api_runner`.




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