potiuk commented on issue #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook URL: https://github.com/apache/airflow/pull/6576#issuecomment-584526900 Looking at this - it's a known issue with mysql connector and pytest: https://github.com/pytest-dev/pytest/issues/5623 Maybe try to run it with breeze (it should be the same behaviour) and if import reordering does not work, try the hacky workaround. If the workaround works and it does not influence mysql tests, then we can make the removal of directory part of the Dockerfile.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
