You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/02 07:29:33 UTC

[GitHub] [airflow] mcepok commented on pull request #14982: Recognize more ways to import DAG in ChainBetweenDAGAndOperatorNotAllowedRule

mcepok commented on pull request #14982:
URL: https://github.com/apache/airflow/pull/14982#issuecomment-812387008


   So the fails for the 2.7 images are because `from unittest.mock import patch` seems to not exists for python 2.7 . However, that PR is already merged (#14913). The fix is trivial, I can include it here or create another PR. What do you prefer @ashb ?
   
   The other fails are related to docker
   `pull access denied for prestosql/presto, repository does not exist or may require 'docker login': denied: requested access to the resource is denied`
   :shrug: 


-- 
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:
users@infra.apache.org