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

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


    from d1ad3470cb tests: Add missing tests for OpenLineage (#39111)
     add 70fc0c5ae5 Suppress `SubDagOperator` examples warnings (#39057)

No new revisions were added by this update.

Summary of changes:
 airflow/example_dags/example_subdag_operator.py    | 78 ++++++++++++----------
 docs/apache-airflow/core-concepts/dags.rst         |  1 +
 tests/api_connexion/conftest.py                    | 13 +---
 tests/api_experimental/common/test_mark_tasks.py   | 18 ++---
 tests/conftest.py                                  | 15 +----
 tests/dags/test_clear_subdag.py                    |  6 +-
 tests/dags/test_impersonation_subdag.py            |  6 +-
 tests/dags/test_subdag.py                          |  6 +-
 tests/jobs/test_backfill_job.py                    |  8 +--
 tests/models/test_dagrun.py                        | 11 +--
 .../www/api/experimental/test_dag_runs_endpoint.py |  9 +--
 tests/www/views/conftest.py                        | 12 +---
 12 files changed, 73 insertions(+), 110 deletions(-)

Reply via email to