jrmccluskey commented on code in PR #27620: URL: https://github.com/apache/beam/pull/27620#discussion_r1303225166
########## sdks/python/apache_beam/testing/benchmarks/cloudml/cloudml_benchmark_test.py: ########## @@ -55,7 +55,7 @@ def _publish_metrics(pipeline, metric_value, metrics_table, metric_name): )]) [email protected]_tft +# @pytest.mark.uses_tft Review Comment: Yes that is needed for testing, it won't be picked up in that suite if absent or commented out -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
