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 7171699  Remove code duplication in the test suite test_views_acl.py 
(#20887)
     add c59001d  Only validate Params when DAG is triggered (#20802)

No new revisions were added by this update.

Summary of changes:
 airflow/exceptions.py                              |  4 ++
 airflow/models/dagbag.py                           |  4 ++
 airflow/models/param.py                            | 49 ++++++++--------------
 .../dags/test_invalid_param.py                     | 29 ++++++++-----
 tests/jobs/test_scheduler_job.py                   |  1 +
 tests/models/test_dag.py                           |  8 ++--
 tests/models/test_dagbag.py                        | 13 ++++++
 tests/models/test_param.py                         | 24 ++++++-----
 8 files changed, 77 insertions(+), 55 deletions(-)
 copy airflow/providers/salesforce/example_dags/example_salesforce_apex_rest.py 
=> tests/dags/test_invalid_param.py (62%)

Reply via email to