potiuk commented on code in PR #35160:
URL: https://github.com/apache/airflow/pull/35160#discussion_r1373266881


##########
tests/callbacks/test_callback_requests.py:
##########
@@ -32,11 +32,7 @@
 from airflow.utils import timezone
 from airflow.utils.state import State
 
-TI = TaskInstance(

Review Comment:
   Comment for self: This one hits DB while collecting tests, so you cannot run 
test collection with `--skip-db-tests`. What works is moving the initialization 
of ORM models to inside the test.



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