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 ee1df37b83 Avoid setting test constants as pytest module attributes 
(#39819)
     add a95150362b Fix Google System tests to satisfy MyPy project_id checks 
(#39817)

No new revisions were added by this update.

Summary of changes:
 tests/system/providers/google/__init__.py                              | 3 +++
 tests/system/providers/google/ads/example_ads.py                       | 3 ++-
 .../providers/google/cloud/azure/example_azure_fileshare_to_gcs.py     | 3 ++-
 tests/system/providers/google/cloud/bigquery/example_bigquery_dts.py   | 3 ++-
 .../system/providers/google/cloud/bigquery/example_bigquery_queries.py | 3 ++-
 .../system/providers/google/cloud/bigquery/example_bigquery_tables.py  | 3 ++-
 .../system/providers/google/cloud/bigquery/example_bigquery_to_gcs.py  | 3 ++-
 .../providers/google/cloud/bigquery/example_bigquery_to_gcs_async.py   | 3 ++-
 .../providers/google/cloud/bigquery/example_bigquery_transfer.py       | 3 ++-
 tests/system/providers/google/cloud/bigtable/example_bigtable.py       | 3 ++-
 tests/system/providers/google/cloud/cloud_build/example_cloud_build.py | 3 ++-
 .../providers/google/cloud/cloud_build/example_cloud_build_trigger.py  | 3 ++-
 .../system/providers/google/cloud/cloud_functions/example_functions.py | 3 ++-
 .../google/cloud/cloud_memorystore/example_cloud_memorystore_redis.py  | 3 ++-
 tests/system/providers/google/cloud/cloud_sql/example_cloud_sql.py     | 3 ++-
 .../system/providers/google/cloud/cloud_sql/example_cloud_sql_query.py | 3 ++-
 tests/system/providers/google/cloud/compute/example_compute.py         | 3 ++-
 tests/system/providers/google/cloud/compute/example_compute_igm.py     | 3 ++-
 tests/system/providers/google/cloud/compute/example_compute_ssh.py     | 3 ++-
 .../providers/google/cloud/compute/example_compute_ssh_os_login.py     | 3 ++-
 .../providers/google/cloud/compute/example_compute_ssh_parallel.py     | 3 ++-
 .../cloud/data_loss_prevention/example_dlp_deidentify_content.py       | 3 ++-
 .../google/cloud/data_loss_prevention/example_dlp_info_types.py        | 3 ++-
 .../google/cloud/data_loss_prevention/example_dlp_inspect_template.py  | 3 ++-
 .../providers/google/cloud/data_loss_prevention/example_dlp_job.py     | 3 ++-
 .../google/cloud/data_loss_prevention/example_dlp_job_trigger.py       | 3 ++-
 tests/system/providers/google/cloud/dataflow/example_dataflow_sql.py   | 3 ++-
 .../providers/google/cloud/dataflow/example_dataflow_template.py       | 3 ++-
 tests/system/providers/google/cloud/datafusion/example_datafusion.py   | 3 ++-
 .../providers/google/cloud/datapipelines/example_datapipeline.py       | 3 ++-
 tests/system/providers/google/cloud/dataprep/example_dataprep.py       | 3 ++-
 tests/system/providers/google/cloud/dataproc/example_dataproc_batch.py | 3 ++-
 .../google/cloud/dataproc/example_dataproc_batch_deferrable.py         | 3 ++-
 .../example_dataproc_cluster_create_existing_stopped_cluster.py        | 2 +-
 .../google/cloud/dataproc/example_dataproc_cluster_deferrable.py       | 3 ++-
 .../google/cloud/dataproc/example_dataproc_cluster_diagnose.py         | 3 ++-
 .../google/cloud/dataproc/example_dataproc_cluster_start_stop.py       | 2 +-
 .../providers/google/cloud/dataproc/example_dataproc_cluster_update.py | 3 ++-
 .../system/providers/google/cloud/dataproc/example_dataproc_hadoop.py  | 3 ++-
 tests/system/providers/google/cloud/dataproc/example_dataproc_hive.py  | 3 ++-
 tests/system/providers/google/cloud/dataproc/example_dataproc_pig.py   | 3 ++-
 .../system/providers/google/cloud/dataproc/example_dataproc_presto.py  | 3 ++-
 .../system/providers/google/cloud/dataproc/example_dataproc_pyspark.py | 3 ++-
 tests/system/providers/google/cloud/dataproc/example_dataproc_spark.py | 3 ++-
 .../providers/google/cloud/dataproc/example_dataproc_spark_async.py    | 3 ++-
 .../google/cloud/dataproc/example_dataproc_spark_deferrable.py         | 3 ++-
 .../providers/google/cloud/dataproc/example_dataproc_spark_sql.py      | 3 ++-
 .../system/providers/google/cloud/dataproc/example_dataproc_sparkr.py  | 3 ++-
 tests/system/providers/google/cloud/dataproc/example_dataproc_trino.py | 3 ++-
 .../providers/google/cloud/dataproc/example_dataproc_workflow.py       | 3 ++-
 .../google/cloud/dataproc/example_dataproc_workflow_deferrable.py      | 3 ++-
 .../providers/google/cloud/datastore/example_datastore_commit.py       | 3 ++-
 .../system/providers/google/cloud/datastore/example_datastore_query.py | 3 ++-
 .../providers/google/cloud/datastore/example_datastore_rollback.py     | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_acl.py             | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_copy_delete.py     | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_sensor.py          | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_to_bigquery.py     | 3 ++-
 .../system/providers/google/cloud/gcs/example_gcs_to_bigquery_async.py | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_to_gcs.py          | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_to_gdrive.py       | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_transform.py       | 3 ++-
 .../providers/google/cloud/gcs/example_gcs_transform_timespan.py       | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gcs_upload_download.py | 3 ++-
 tests/system/providers/google/cloud/gcs/example_gdrive_to_gcs.py       | 3 ++-
 tests/system/providers/google/cloud/gcs/example_mssql_to_gcs.py        | 3 ++-
 tests/system/providers/google/cloud/gcs/example_oracle_to_gcs.py       | 3 ++-
 tests/system/providers/google/cloud/gcs/example_s3_to_gcs.py           | 3 ++-
 tests/system/providers/google/cloud/gcs/example_sftp_to_gcs.py         | 3 ++-
 .../providers/google/cloud/life_sciences/example_life_sciences.py      | 3 ++-
 tests/system/providers/google/cloud/spanner/example_spanner.py         | 3 ++-
 .../providers/google/cloud/speech_to_text/example_speech_to_text.py    | 3 ++-
 tests/system/providers/google/cloud/stackdriver/example_stackdriver.py | 3 ++-
 .../storage_transfer/example_cloud_storage_transfer_service_aws.py     | 3 ++-
 .../providers/google/cloud/text_to_speech/example_text_to_speech.py    | 3 ++-
 tests/system/providers/google/cloud/transfers/example_gcs_to_sftp.py   | 3 ++-
 .../system/providers/google/cloud/transfers/example_gdrive_to_local.py | 3 ++-
 .../providers/google/cloud/vision/example_vision_annotate_image.py     | 3 ++-
 .../providers/google/cloud/vision/example_vision_autogenerated.py      | 3 ++-
 tests/system/providers/google/cloud/vision/example_vision_explicit.py  | 3 ++-
 .../system/providers/google/datacatalog/example_datacatalog_entries.py | 3 ++-
 .../providers/google/datacatalog/example_datacatalog_search_catalog.py | 3 ++-
 .../providers/google/datacatalog/example_datacatalog_tag_templates.py  | 3 ++-
 tests/system/providers/google/datacatalog/example_datacatalog_tags.py  | 3 ++-
 .../providers/google/marketing_platform/example_campaign_manager.py    | 3 ++-
 tests/system/providers/samba/example_gcs_to_samba.py                   | 3 ++-
 86 files changed, 171 insertions(+), 85 deletions(-)

Reply via email to