lukecwik commented on code in PR #22924: URL: https://github.com/apache/beam/pull/22924#discussion_r962018197
########## sdks/python/apache_beam/runners/portability/flink_runner_test.py: ########## @@ -296,95 +292,6 @@ def test_flattened_side_input(self): def test_metrics(self): super().test_metrics(check_gauge=False) - def test_flink_metrics(self): Review Comment: This metrics test was only checking that the `...:statecache:...` metrics were there. Generating these metrics was removed with this PR. -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org