Taragolis opened a new pull request, #29035:
URL: https://github.com/apache/airflow/pull/29035

   In pytest 7.2 execute nose compatible methods such as `setup()`/`teardown()` 
was removed: https://github.com/pytest-dev/pytest/issues/9886
   
   Even though we use old version of pytest it better resolve it before we 
update `pytest`
   
   Most of the methods in this PR are actually fixtures and I don't think it 
affected by this deprecation.


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