The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: a9a8df074972e39cdb7e03f38b668a8da94a7477 / eladkal <[email protected]> Making sure serialization tests runs on all example dags (#25447) while checking the failure of `TestStringifiedDAGs::test_serialization` in https://github.com/apache/airflow/runs/7608813338?check_suite_focus=true (PR https://github.com/apache/airflow/pull/25280 ) I noticed that we have: https://github.com/apache/airflow/blob/7d95bd9f416c9319f6b5c00058b0a1e3bd5bf805/tests/serialization/test_dag_serialization.py#L255-L256 This test suppose to collect all example dags including providers but now in AIP-47 we move the example dags away from this path so the more we move the less coverage this test has. To solve this I added also the new paths Report URL: https://github.com/apache/airflow/actions/runs/2776561513 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
