Taragolis commented on issue #35442: URL: https://github.com/apache/airflow/issues/35442#issuecomment-2085201147
@mateuslatrova Some test modules from your list do not exists or named
differently
### Exists
I've marked this as completed
-
[tests/providers/amazon/aws/triggers/test_athena.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_athena.py)
-
[tests/providers/amazon/aws/triggers/test_batch.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_batch.py)
-
[tests/providers/amazon/aws/triggers/test_emr.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_emr.py)
-
[tests/providers/amazon/aws/triggers/test_glue_crawler.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_glue_crawler.py)
-
[tests/providers/amazon/aws/triggers/test_lambda_function.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_lambda_function.py)
-
[tests/providers/amazon/aws/triggers/test_rds.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_rds.py)
-
[tests/providers/amazon/aws/triggers/test_redshift_cluster.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_redshift_cluster.py)
-
[tests/providers/amazon/aws/utils/test_sqs.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/utils/test_sqs.py)
-
[tests/providers/amazon/aws/utils/test_tags.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/utils/test_tags.py)
### Not Exists
-
[tests/providers/amazon/aws/operators/test_emr.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/operators/test_emr.py)
-
[tests/providers/amazon/aws/operators/test_sagemaker.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/operators/test_sagemaker.py)
-
[tests/providers/amazon/aws/sensors/test_emr.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/sensors/test_emr.py)
-
[tests/providers/amazon/aws/utils/test_rds.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/utils/test_rds.py)
-
[tests/providers/amazon/aws/utils/test_sagemaker.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/utils/test_sagemaker.py)
-
[tests/providers/amazon/aws/waiters/test_base_waiter.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/waiters/test_base_waiter.py)
-
[tests/providers/amazon/aws/triggers/test_step_function.py](https://github.com/apache/airflow/tree/main/tests/providers/amazon/aws/triggers/test_step_function.py)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
