potiuk commented on PR #33422:
URL: https://github.com/apache/airflow/pull/33422#issuecomment-1680007971

   > Well, sqlite test failure it is a bit expected, because impersonate user 
doesn't have access to `/root/airflow/sqlite/airflow.db` 🤔
   
   Should not it be using the database in the temp AIRFLOW_HOME Then? We could 
simply add write access to that sqlite instanace and simply initialise and use 
it before every impersonation test as part of the "create_airflow_home" 
fixture. that sounds like best approach ?


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