This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1de5a965921 feat: add OpenLineage support for transfer operators
between gcs and local (#44417)
add 55c25458c14 AIP-84 Refactor test cases with `datetime_zulu_format`
(#44323)
No new revisions were added by this update.
Summary of changes:
.../core_api/routes/public/test_assets.py | 95 +++++++++++-----------
.../core_api/routes/public/test_dag_run.py | 51 ++++++------
.../core_api/routes/public/test_event_logs.py | 6 +-
.../core_api/routes/public/test_import_error.py | 4 +-
.../api_fastapi/core_api/routes/public/test_job.py | 6 +-
tests_common/test_utils/format_datetime.py | 4 +-
6 files changed, 80 insertions(+), 86 deletions(-)