[
https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195548#comment-16195548
]
Arthur Vigil commented on AIRFLOW-1669:
---------------------------------------
I think I have narrowed down the issue to a stale Travis cache. The
AIRFLOW-1368 revert went fine, but Travis did not invalidate the cached wheel
`docker` package was being installed from. This created the appearance of a bad
import because the unit tests were being run with a different version of the
docker package
Should be fixed in https://github.com/apache/incubator-airflow/pull/2672 once
the Travis cache is cleared
> Fix Docker import in Master
> ---------------------------
>
> Key: AIRFLOW-1669
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1669
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Fokko Driesprong
> Fix For: 1.9.0, 1.8.3
>
>
> Hi all,
> Currently master is failing due a wrong dependency. I would like to revert
> this and move back to the docker dependency.
> Cheers, Fokko
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)