yyhecust commented on a change in pull request #16475:
URL: https://github.com/apache/airflow/pull/16475#discussion_r666776087



##########
File path: airflow/models/dag.py
##########
@@ -1662,6 +1662,7 @@ def run(
         verbose=False,
         conf=None,
         rerun_failed_tasks=False,
+        rerun_succeeded_tasks=False,

Review comment:
       OK, I have added the test in recent commit (a85e664)




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


Reply via email to