You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/05/14 22:18:19 UTC

[airflow] branch master updated (fe42191 -> 4813b94)

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

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


    from fe42191  Don't use ProcessorAgent to test ProcessorManager (#8871)
     add 4813b94  Create log file w/abs path so tests pass on MacOS (#8820)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/log/file_processor_handler.py | 13 +++++++------
 tests/jobs/test_scheduler_job.py            | 14 ++++++++------
 tests/test_utils/config.py                  | 20 ++++++++++++++++++++
 3 files changed, 35 insertions(+), 12 deletions(-)