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

   Tests are failing:
   
   ```
   FAILED tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_list 
- TypeError: create_pool() got an unexpected keyword argument 'include_deferred'
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_list_with_args 
- IndexError: tuple index out of range
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_create - 
TypeError: create_pool() got an unexpected keyword argument 'include_deferred'
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_update_deferred
 - TypeError: create_pool() got an unexpected keyword argument 
'include_deferred'
   FAILED tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_get 
- TypeError: create_pool() got an unexpected keyword argument 'include_deferred'
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_delete - 
TypeError: create_pool() got an unexpected keyword argument 'include_deferred'
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_import_backwards_compatibility
 - TypeError: create_pool() got an unexpected keyword argument 
'include_deferred'
   FAILED 
tests/cli/commands/test_pool_command.py::TestCliPools::test_pool_import_export 
- TypeError: create_pool() got an unexpected keyword argument 'include_deferred'
   ```


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