You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/02/22 03:25:31 UTC

[airflow] branch master updated (ca35bd7 -> cc9827d)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from ca35bd7  By default PIP will install all packages in .local folder (#14125)
     add cc9827d  Fix some tests failures after pylint fixes (#14350)

No new revisions were added by this update.

Summary of changes:
 scripts/ci/libraries/_start_end.sh                 | 22 +++++++++++++---------
 .../amazon/aws/log/test_cloudwatch_task_handler.py |  6 ++++--
 .../amazon/aws/log/test_s3_task_handler.py         |  4 +++-
 tests/providers/amazon/aws/sensors/test_s3_key.py  |  1 +
 .../microsoft/azure/log/test_wasb_task_handler.py  | 10 +++++++---
 5 files changed, 28 insertions(+), 15 deletions(-)