tosheer commented on code in PR #39603:
URL: https://github.com/apache/airflow/pull/39603#discussion_r1602721408


##########
tests/jobs/test_scheduler_job.py:
##########
@@ -3811,20 +3816,40 @@ def test_create_dag_runs_datasets(self, session, 
dag_maker):
         )
         session.add(event2)
 
+        # Create a third event, creation time is more recent, but data 
interval is even older

Review Comment:
   The newly designed test case perfectly addresses the scenario you have 
mentioned. Let me know if i missing anything.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to