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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to