You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/executor
Abhijeet Kasurde 86fd7026a8
Handle exceptions in interpreter discovery (#81745)
* Handle exceptions like AnsibleError, AnsibleConnectionFailure
  raise while interpreter discovery.

Fixes: #78264

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
module_common Avoid trailing spaces in unit test (#80033) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_interpreter_discovery.py Handle exceptions in interpreter discovery (#81745) 1 year ago
test_play_iterator.py Fix pylint disallowed-name errors (#80854) 1 year ago
test_playbook_executor.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_task_executor.py simple skip of connection (#80638) 1 year ago
test_task_queue_manager_callbacks.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_task_result.py Use unittest.mock instead of mock. (#77883) 2 years ago