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
Matt Davis cbcefc53a3
Clean up TE error handling, wrap sigalrm handler (#85232)
* Clean up TE error handling, wrap sigalrm handler

* Preserve error detail on AnsibleAction and Connection exceptions.
* Remove multiple layers of unreachable or redundant error handling.
* Wrap manual alarm signal/timeout handling into a context manager, add tests.

Co-authored-by: Matt Clay <matt@mystile.com>

* update error message check in test

* update test timeout message assertions

---------

Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
integration Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
lib/ansible_test ansible-test - Fix incorrect use of InferenceContext (#85230) 6 months ago
sanity Add support for Windows App Control/WDAC (#84898) 7 months ago
support async handling changed to use 'true' booleans(#85074) 6 months ago
units Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago