Jeremiah Lowin created AIRFLOW-831:
--------------------------------------
Summary: Fix broken unit tests
Key: AIRFLOW-831
URL: https://issues.apache.org/jira/browse/AIRFLOW-831
Project: Apache Airflow
Issue Type: Bug
Components: tests
Reporter: Jeremiah Lowin
Priority: Critical
AIRFLOW-794 (https://github.com/apache/incubator-airflow/pull/2013) removed an import statement
that was required by the PR for AIRFLOW-780 (https://github.com/apache/incubator-airflow/pull/2018).
At the time AIRFLOW-794 was tested, the tests passed, but AIRFLOW-780 was merged prior to
merging AIRFLOW-794. Restoring the import statement should fix the failing tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|