shunping commented on code in PR #32518:
URL: https://github.com/apache/beam/pull/32518#discussion_r1769369719
##########
sdks/python/apache_beam/options/pipeline_options_test.py:
##########
@@ -718,6 +719,7 @@ def test_validation_good_stg_good_temp(self):
'--staging_location=gs://beam/stg',
'--temp_location=gs://beam/tmp'
])
+ options.view_as(TestOptions).dry_run = True
Review Comment:
Actually, I have some idea which may need more changes. Will try and report
back.
--
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]