You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/03/09 08:54:18 UTC

[airflow] branch v2-5-test updated (ba4ef7846c -> 62476a708b)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from ba4ef7846c Move help message to the google auth code (#29888)
     add 62476a708b Migrate remaining core sensors tests to `pytest` (#28204)

No new revisions were added by this update.

Summary of changes:
 tests/sensors/test_date_time.py                    | 13 ++--
 tests/sensors/test_external_task_sensor.py         | 79 +++++++++++-----------
 tests/sensors/test_time_sensor.py                  |  6 +-
 tests/task/__init__.py                             |  4 --
 .../task/task_runner/conftest.py                   | 28 ++++----
 5 files changed, 63 insertions(+), 67 deletions(-)
 copy airflow/www/extensions/init_robots.py => tests/task/task_runner/conftest.py (58%)