eladkal commented on PR #35356:
URL: https://github.com/apache/airflow/pull/35356#issuecomment-1816635450

   Tests are failing:
   
   ```
   ERROR 
tests/providers/amazon/aws/operators/test_athena.py::TestAthenaOperator::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_datasync.py::TestDataSyncOperatorCreate::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_datasync.py::TestDataSyncOperatorGetTasks::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_datasync.py::TestDataSyncOperatorUpdate::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_datasync.py::TestDataSyncOperator::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_datasync.py::TestDataSyncOperatorDelete::test_return_value
 - ValueError: DAG is missing the start_date parameter
   ERROR 
tests/providers/amazon/aws/operators/test_dms.py::TestDmsDescribeTasksOperator::test_describe_tasks_return_value
 - ValueError: DAG is missing the start_date parameter
   ========== 394 passed, 1861 skipped, 35 warnings, 7 errors in 48.17s 
===========
   ```


-- 
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]

Reply via email to