This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6cafe03d849 Add DB exeption handler to Execution API (#46388)
add 4f6cbdb098c AIP-72: Port tests in TestDagDecorator to task sdk (#46456)
No new revisions were added by this update.
Summary of changes:
task_sdk/tests/definitions/test_dag.py | 34 ++++++
task_sdk/tests/execution_time/conftest.py | 12 ++
task_sdk/tests/execution_time/test_task_runner.py | 122 +++++++++++++++++++-
tests/models/test_dag.py | 132 +---------------------
4 files changed, 166 insertions(+), 134 deletions(-)