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

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 0f6f29b65a Migrate remaining WWW tests to `pytest` (#28331)
     add f26ffc6074 Migrate `SystemTest` class and all subclasses to `pytest` 
(#28335)

No new revisions were added by this update.

Summary of changes:
 tests/core/test_example_dags_system.py             | 11 ++----
 .../amazon/aws/operators/test_example_s3_bucket.py |  2 +-
 .../google/cloud/hooks/test_bigquery_system.py     |  8 +---
 .../google/cloud/hooks/test_kms_system.py          |  8 +---
 .../cloud/hooks/test_secret_manager_system.py      |  8 +---
 .../cloud/log/test_gcs_task_handler_system.py      | 12 +++---
 .../log/test_stackdriver_task_handler_system.py    |  7 ++--
 .../google/cloud/operators/test_automl_system.py   | 16 +-------
 .../google/cloud/operators/test_dataflow_system.py | 17 ++++-----
 .../cloud/operators/test_datafusion_system.py      |  8 ++--
 .../google/cloud/operators/test_dataprep_system.py |  8 ++--
 .../cloud/operators/test_datastore_system.py       |  8 ++--
 .../cloud/operators/test_vertex_ai_system.py       | 10 +----
 .../cloud/secrets/test_secret_manager_system.py    | 16 +++-----
 .../transfers/test_facebook_ads_to_gcs_system.py   |  8 +---
 .../cloud/transfers/test_postgres_to_gcs_system.py |  8 ++--
 .../transfers/test_salesforce_to_gcs_system.py     |  6 ---
 .../operators/test_display_video_system.py         |  8 ++--
 tests/test_utils/system_tests_class.py             | 43 ++++++++++++----------
 tests/test_utils/terraform.py                      |  4 +-
 20 files changed, 74 insertions(+), 142 deletions(-)

Reply via email to