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 2021/03/18 14:42:00 UTC

[GitHub] [airflow] ashb commented on pull request #14878: Module-wide app fixture for test_endpoints

ashb commented on pull request #14878:
URL: https://github.com/apache/airflow/pull/14878#issuecomment-801984721


   We possibly could merge them, yes. The reason to not call linit_appbuilder_views is that it is slow, but if we can reduce the total number of times we initialize the app it will be faster overall _if_ we run these tests in the same "batch".
   
   We don't run `pytests tests/` but we run some in batches -tests/www, tests/api, etc.
   
   But with a change like this maybe it doesn't make as much sense to split these apart anymore.


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

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