ferruzzi commented on PR #53831:
URL: https://github.com/apache/airflow/pull/53831#issuecomment-3164980893

   hm, failing test works on my computer and fails with  `assert 
deadline_orm.dagrun_id == RUN_ID  E   AssertionError: assert 1329 == 1` which 
may hint that the db is not getting cleared correctly between tests despite the 
_clean_db setup and teardown methods.  It may have to do with me moving the 
deadline_orm out into a fixture... 


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