The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: 8b0c6a3148826c10ec2fd66692250f297b4a0aef / eladkal <[email protected]> Making sure serialization tests runs on all example dags 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/2775667443 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
