tooptoop4 commented on a change in pull request #7038: [AIRFLOW-4495] allow 
externally triggered dags to run for future exec dates
URL: https://github.com/apache/airflow/pull/7038#discussion_r367254484
 
 

 ##########
 File path: tests/ti_deps/deps/test_runnable_exec_date_dep.py
 ##########
 @@ -39,11 +41,56 @@ def test_exec_date_after_end_date(self):
         """
         If the dag's execution date is in the future this dep should fail
         """
-        ti = self._get_task_instance(
-            dag_end_date=datetime(2016, 1, 3),
 
 Review comment:
   I am '            end_date=datetime(2016, 11, 5),' line 47

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to