AlexisBRENON commented on issue #5293: [AIRFLOW-4528] Cancel DataProc task on timeout URL: https://github.com/apache/airflow/pull/5293#issuecomment-493905802 Addressed the error (`assert_called_once` is not available in all Python version, but it is weird as IĀ use the docker image to test locally and it works. Anyway, moved to `assert_called_once_with` which is used in other tests), and clean-up some useless mocks.
---------------------------------------------------------------- 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
