You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/08/19 09:45:45 UTC

[airflow] branch main updated (d51957165b -> 728a3ce5c2)

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

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


    from d51957165b Remove skipping tests of Mssql for Python 3.8 (#25800)
     add 728a3ce5c2 Fail task if mapping upstream fails (#25757)

No new revisions were added by this update.

Summary of changes:
 airflow/models/mappedoperator.py  | 37 ++++++++++++++++++++++++++++++-------
 tests/jobs/test_backfill_job.py   | 34 +++++++++++++++++++++++++++++++++-
 tests/models/test_dagrun.py       |  9 +++++++--
 tests/models/test_taskinstance.py | 20 ++++++++++----------
 4 files changed, 80 insertions(+), 20 deletions(-)