tvalentyn commented on code in PR #17530:
URL: https://github.com/apache/beam/pull/17530#discussion_r869203187


##########
sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py:
##########
@@ -84,7 +86,10 @@ def build_console_url(self, options):
 
   def wait_until_in_state(self, expected_state, timeout=WAIT_IN_STATE_TIMEOUT):
     """Wait until Dataflow pipeline enters a certain state."""
+    consoleUrl = """Console URL: 
https://console.cloud.google.com/dataflow/jobs/

Review Comment:
   once PR is ready for review, please post PTAL or a similar comment.



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

Reply via email to