You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/14 21:57:44 UTC

[GitHub] [airflow] dstandish commented on pull request #26400: Create a more efficient airflow dag test command that also has better local logging

dstandish commented on PR #26400:
URL: https://github.com/apache/airflow/pull/26400#issuecomment-1247342222

   @dimberman got this deprecation warning which ... probably you can avoid somehow:
   ```
   local ❯ airflow dags test example_time_delta_sensor_async -S /Users/dstandish/code/airflow/airflow/example_dags/example_time_delta_sensor_async.py
   /Users/dstandish/code/airflow/airflow/models/dag.py:3601 RemovedInAirflow3Warning: Calling `DAG.create_dagrun()` without an explicit data interval is deprecated
   ```


-- 
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-unsubscribe@airflow.apache.org

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