dazza-codes removed a comment on issue #6811: [RFC][AIRFLOW-6245] Add custom 
waiters for AWS batch jobs
URL: https://github.com/apache/airflow/pull/6811#issuecomment-568193596
 
 
   At first glance, the CI test failures are not related to this PR, i.e. the 
failures are on different modules:
   ```
   SKIPPED [1] tests/sensors/test_sql_sensor.py:52: this is a mysql test
   FAILED 
tests/contrib/hooks/test_emr_hook.py::TestEmrHook::test_create_job_flow_extra_args
   FAILED 
tests/contrib/hooks/test_emr_hook.py::TestEmrHook::test_create_job_flow_uses_the_emr_config_to_create_a_cluster
   FAILED 
tests/contrib/operators/test_hive_to_dynamodb_operator.py::TestHiveToDynamoDBTransferOperator::test_get_records_with_schema
   FAILED 
tests/contrib/operators/test_hive_to_dynamodb_operator.py::TestHiveToDynamoDBTransferOperator::test_pre_process_records_with_schema
   FAILED 
tests/hooks/test_s3_hook.py::TestS3Hook::test_check_for_bucket_raises_error_with_invalid_conn_id
   FAILED 
tests/hooks/test_s3_hook.py::TestS3Hook::test_check_for_key_raises_error_with_invalid_conn_id
   FAILED 
tests/hooks/test_s3_hook.py::TestS3Hook::test_create_bucket_us_standard_region
   FAILED 
tests/providers/amazon/aws/hooks/test_redshift.py::TestRedshiftHook::test_cluster_status_returns_available_cluster
   FAILED 
tests/providers/amazon/aws/hooks/test_redshift.py::TestRedshiftHook::test_create_cluster_snapshot_returns_snapshot_data
   FAILED 
tests/providers/amazon/aws/hooks/test_redshift.py::TestRedshiftHook::test_delete_cluster_returns_a_dict_with_cluster_data
   FAILED 
tests/providers/amazon/aws/hooks/test_redshift.py::TestRedshiftHook::test_get_client_type_returns_a_boto3_client_of_the_requested_type
   FAILED 
tests/providers/amazon/aws/hooks/test_redshift.py::TestRedshiftHook::test_restore_from_cluster_snapshot_returns_dict_with_cluster_data
   FAILED 
tests/providers/amazon/aws/sensors/test_redshift.py::TestAwsRedshiftClusterSensor::test_poke
   ==== 13 failed, 4144 passed, 124 skipped, 16 warnings in 1274.63s (0:21:14) 
====
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to