ashb commented on issue #5639: [AIRFLOW-4883] Add missing code lost during rebase of original commit URL: https://github.com/apache/airflow/pull/5639#issuecomment-514693009 Whoops I was a bit eager in merging this. I thought I saw a green from Travis but clearly not -- it's causing failures: ``` ====================================================================== 76) ERROR: test_kill_timed_out_processors_kill (tests.utils.test_dag_processing.TestDagFileProcessorManager) ---------------------------------------------------------------------- Traceback (most recent call last): /usr/local/lib/python3.5/unittest/mock.py line 1159 in patched return func(*args, **keywargs) tests/utils/test_dag_processing.py line 195 in test_kill_timed_out_processors_kill mock_kill.assert_called() /usr/local/lib/python3.5/unittest/mock.py line 585 in __getattr__ raise AttributeError(name) AttributeError: assert_called ``` I'll revert this to fix master builds.
---------------------------------------------------------------- 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
